pax Options Template for ‘.Rprofile

Usage

pax_options(copy2clip = interactive())

Arguments

copy2clip
logical. If TRUE attempts to copy the output to the clipboard.

<span class = "pkg">pax</span> Options Template for &#145;<span class = "file">.Rprofile</span>&#146;

<span class = "pkg">pax</span> Options Template for &#145;<span class = "file">.Rprofile</span>&#146;

Value

Returns a script template of blank pax options that can be added to the ‘.Rprofile’ for greater customization (optionally copies to the clipboard).

Description

Generates a script template of blank pax options that can be added to the ‘.Rprofile’.

Examples

pax_options()
options(name = c(first="", last="")) options(email = "") options(license = "") options(github.user = "") options(samples = ) options(tweak = "") options(dir = "")