roxpars: roxygen2 Parameters

Description Usage Arguments Examples

Description

roxpars - Converts the arguments from a function to roxygen2 parameters.

pars4rox - Converts a string of comma separated parameters to roxygen2 style parameters.

Usage

1
2
3
roxpars(fun, environment = .GlobalEnv, copy2clip = TRUE)

pars4rox(pars = NULL, copy2clip = TRUE)

Arguments

fun

A function.

environment

The environment to evaluate the function in.

copy2clip

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

Examples

1

trinker/acc.roxygen2 documentation built on May 31, 2019, 8:41 p.m.