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

Description Usage Arguments

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


packagedocs documentation built on May 2, 2019, 4:18 a.m.