roxfun: Generate roxygen2 Documentation

Description Usage Arguments Examples

Description

roxfun - Generate the roxygen2 basic documentation for general functions.

roxfun - Generate the roxygen2 basic documentation for methods functions print, plot and summary.

Usage

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

roxmeth(fun, environment = .GlobalEnv, 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.