parsyn.Rd
parsyn types the standard syntax for the par command to the console so it can be copied and pasted into your own code.
parsyn()
it writes two lines of R code to the console
if (FALSE) { parsyn() }