read_fr_tdr | R Documentation |
read a tabular-data-resource into R
read_fr_tdr(file)
file |
Either a path to a file, a connection, or literal data (either a
single string or a raw vector). Files ending in Literal data is most useful for examples and tests. To be recognised as
literal data, wrap the input with |
A file path (or url) representing a folder
that contains a "tabular-data-resource.yaml" can
be used in file
.
a fr_tdr object
read_fr_tdr(fs::path_package("fr", "hamilton_poverty_2020"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.