Description Usage Arguments Value Author(s) See Also Examples
View source: R/docr_source_github.R
docr.install_r_only
1 | docr.install_r_only(output_dir = "R", source_on_load = TRUE)
|
output_dir |
The directory to store the files to. |
source_on_load |
logical After the files have been moved into the local directory, should they be sourced into the global environment. Defaults to true. |
The structured function.
Carl S.A. Boneri, carl@gmail.com
Other Documentation functions: docr.author,
docr.clean_fun,
docr.defaults_prompt,
docr.defaults,
docr.describe_df,
docr.example_df, docr.family,
docr.fun, docr.has_defaults,
docr.make_license,
docr.meta_private,
docr.meta_public, docr.param
1 | docr.install_r_only("revdep")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.