Return the provenance record attached by attach_provenance(),
or NULL when none is present.
Examples
get_provenance(tibble::tibble(value = 1))
#> NULL
Return the provenance record attached by attach_provenance(),
or NULL when none is present.
get_provenance(tibble::tibble(value = 1))
#> NULL