installLocalPackage | R Documentation |
Install locally cloned repo for builiding image purposes
installLocalPackage(repo_path, additionalRepos = NULL, base_dir = "/mnt/vol")
repo_path |
String of repository directory. |
additionalRepos |
List of additional Repos |
base_dir |
String of base working directory. |
NULL
installLocalPackage(system.file(
package = "gDRstyle", "tst_pkgs", "dummy_pkg"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.