Learn R Programming

MQMF (version 0.1.0)

parsyn: parsyn types the standard par command syntax to the console

Description

parsyn prints the standard par command syntax to the console so it can be copied and pasted into your own code and modified as suits your needs. It is simply a memory aid.

Usage

parsyn()

Arguments

Value

nothing but it writes two lines of R code to the console

Examples

Run this code
# NOT RUN {
  parsyn()
# }

Run the code above in your browser using DataLab