rd_template: Generate the text to put in a rd.rmd file to build a package...

Description Usage Arguments

View source: R/rd_template.R

Description

Generate the text to put in a rd.rmd file to build a package function reference

Usage

1
rd_template(code_path, rd_index = "rd_index.yaml", exclude = NULL)

Arguments

code_path

path to the source code directory of the package

rd_index

path to yaml file with index layout information

exclude

vector of Rd entry names to exclude from the resulting document


hafen/packagedocs documentation built on Oct. 3, 2019, 9:32 p.m.