powered by
Check if object is an RO-Crate
is_rocrate(rocrate)
Returns invisibly the input RO-Crate object.
RO-Crate object, see rocrate.
basic_crate <- rocrateR::rocrate() # check if the new crate is valid basic_crate |> rocrateR::is_rocrate()
Run the code above in your browser using DataLab