Learn R Programming

rocrateR (version 0.0.1)

print.rocrate: Print RO-Crate

Description

Print RO-Crate, S3 method for class 'rocrate'. Creates a temporal JSON file, which then is displayed with the message function.

Usage

# S3 method for rocrate
print(x, ...)

Value

Invisibly the input RO-Crate, x.

Arguments

x

RO-Crate object, see rocrate.

...

Optional arguments, not used.

Examples

Run this code
rocrateR::rocrate()

Run the code above in your browser using DataLab