View source: R/dp_get_datapackage.R
dp_get_datapackage | R Documentation |
Get the Data Package associated with the object
dp_get_datapackage(x)
x |
the object for which to determine the associated Data Package |
This method can, of course, only determine the Data Package when this
information is stored in one of the attributes of the object. This can be
either be a datapackage
attribute or an dataresource
attribute.
Returns a Data Resource object, or returns NULL
when none could be
found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.