View source: R/write_mutated_pkg.R
write_mutated_pkg | R Documentation |
Write mutated package
write_mutated_pkg(pkg_path, fxns, map)
pkg_path |
(character) path to the original package. we don't overwrite any files in the original path/location |
fxns |
(list) list of functions, output of |
map |
(list) package map, output of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.