View source: R/class_Provenance.R
new_provenance_from_source | R Documentation |
Create a new Provenance object from a recognized source.
new_provenance_from_source(source)
source |
|
A Provenance object.
# create a provenance
x <- new_provenance_from_source("missing")
# print object
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.