Skip to contents

parsyn types the standard syntax for the par command to the console so it can be copied and pasted into your own code.

Usage

parsyn()

Value

it writes two lines of R code to the console

Examples

if (FALSE) {
parsyn()
}