| print.rocrate | R Documentation |
Print RO-Crate, S3 method for class 'rocrate'. Creates a temporal JSON file, which then is displayed with the message function.
## S3 method for class 'rocrate'
print(x, ..., max_lines = getOption("max_lines", 100))
x |
RO-Crate object, see rocrate. |
... |
Optional arguments, not used. |
max_lines |
Max number of lines to display. |
Invisibly the input RO-Crate, x.
rocrateR::rocrate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.