see: Function Links

Description Usage Arguments Examples

Description

see - Generate function links for R documentation.

seealso - Generate multiple function links for roxygen2 documentation.

Usage

1
2
3
see(fun, character.only = FALSE)

seealso(..., ann = TRUE, sa = TRUE)

Arguments

fun

A function.

character.only

logical. If TRUE indicates whether function can be assumed to be character strings.

ann

logical. Should the roxygen2 annotation (#') be used.

sa

logical. If TRUE includes @seealso in the output.

...

functions

Examples

1
2
3

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