View source: R/write_yamlpack.R
Write Installed Packages And Sources To A yamlpack File
1 2 3 4 | write_yamlpack(
file_path = file.path(getwd(), "yamlpack.yml"),
overwrite = TRUE
)
|
file_path |
Path to save the yamlpack file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.