Import a previously exported archive (see
archive_export()
. This function will overwrite files
and objects. Be careful.
1 2 | archive_import(archive_file = "remake.zip", verbose = TRUE,
allow_missing_packages = FALSE, remake_file = "remake.yml")
|
archive_file |
Name of the zip file to import from |
verbose |
Be verbose when reading the remake file? |
allow_missing_packages |
Allow missing packages when loading remake file? |
remake_file |
Remake file to read, by default
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.