View source: R/utils-rocrate.R
| extract_content | R Documentation |
File entities content to filesWrite the content field of File entities to disk using their @id
as the filename.
extract_content(rocrate, path, overwrite = FALSE)
rocrate |
RO-Crate object, see rocrate. |
path |
Directory where files will be written. RO-Crate root. |
overwrite |
Logical. Overwrite existing files. |
Invisibly returns updated rocrate without contents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.