View source: R/utils-rocrate.R
| add_notebook | R Documentation |
Add a notebook to an RO-Crate
add_notebook(rocrate, file_id, name = NULL, content = NULL)
rocrate |
RO-Crate object, see rocrate. |
file_id |
Optional, notebook's filename. |
name |
Optional, notebook's name. |
content |
Optional, notebook's content. |
Updated RO-Crate object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.