as_fr_tdr | R Documentation |
fr_tdr
objectCoerce a data frame into a fr_tdr
object
as_fr_tdr(x, ...)
x |
a data.frame |
... |
< |
Use the .template
argument to provide a template fr_tdr
object from which
table-specific (i.e. "name", "version", "title", "homepage", "description")
and field-specific metadata will be copied; note that all metadata provided
in ...
will be ignored if this argument is provided
a fr_tdr object
as_fr_tdr(mtcars, name = "mtcars")
S7::prop(as_fr_tdr(mtcars, name = "mtcars"), "schema")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.