convert_config_helpers | R Documentation |
Tools for modifying configuration files
make_config_edits(path)
guess_dcf_indent(dcf)
update_config_needs(dcf)
update_config_roxygen_meta(path)
update_config_roxygen_desc(dcf)
update_config_roxygen_expr(expr)
path |
( |
dcf |
( |
expr |
( |
make_config_edits()
: Make edits to various configuration files
guess_dcf_indent()
: Guess the existing dcf indentation
update_config_needs()
: Update the Needs section of a DESCRIPTION file
update_config_roxygen_meta()
: Update the Roxygen man/roxygen/meta.R file
update_config_roxygen_desc()
: Update the Roxygen DESCRIPTION entry
update_config_roxygen_expr()
: Update a Roxygen config expression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.