repo_load_local | R Documentation |
Load local package using devtools::load_all()
. The repository should
be located in ~/Projects/R_packages or in the
repo_load_local(repo_name, project_path = "~/Projects")
repo_name |
Name of the package repository |
project_path |
Path to the directory in which the repo is contained. Also searches
in the subdirectory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.