Learn R Programming

rocrateR (version 0.0.1)

print.entity: Print RO-Crate entity

Description

Print RO-Crate entity, S3 method for class 'entity'.

Usage

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

Value

Invisibly the input RO-Crate entity, x.

Arguments

x

RO-Crate entity object, see entity.

...

Optional arguments, not used.

Examples

Run this code
rocrateR::rocrate() |>
  rocrateR::get_entity("./")

Run the code above in your browser using DataLab