Describes the table as an RO-Crate Dataset whose parts are its resources, each carrying its name, type, and identifiers.
Usage
as_rocrate(x, path = NULL, audience = c("author", "public"))Arguments
- x
A krt_tbl.
- path
Output path, or
NULLto return the JSON-LD string.- audience
"author"(default) or"public"(redacts the table first).
