pdc_read | R Documentation |
Imports a dataset from the CMS Provider Data Catalog given a dataset identifier.
pdc_read(
datasetid = NULL,
...
)
datasetid |
A dataset identifier. Used only if the download URL is not specified. |
... |
Additional arguments passed to |
A tibble::tibble
Alex Zajichek
pdc_read(
datasetid = "qqw3-t4ie"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.