Create a new Provenance object from a recognized source.

new_provenance_from_source(source)

Arguments

source

character provenance type. Available options include "national", "regional", or "missing".

Value

A Provenance object.

Examples

# create a provenance
x <- new_provenance_from_source("missing")

# print object
print(x)
#> missing