Returns the ordered provenance entries as a krt_provenance object (a list
of krt_prov_entry, so length() gives the number of steps). It has
print() and as.data.frame() methods; serialize the provenance graph with
as_prov_json() and as_rocrate().
Arguments
- x
A krt_tbl.
Examples
krt_provenance(normalize_ids(krt_example))
#> <krt_provenance> 1 step
#> 2026-07-26T12:03:49Z normalize_ids
