View source: R/structural-resources-datastructures.R
get_structuralresources_data_structures_agency_resource_version | R Documentation |
This function returns the content from
/v1.0/datastructures/{agencyID}/{resourceID}/{version}
get_structuralresources_data_structures_agency_resource_version(
agencyid,
resourceid,
version
)
agencyid |
(string): Identifier of the agency that publishes. |
resourceid |
(string): Resource identifier. |
version |
(string): Specific version of the resource. |
get_structuralresources_data_structures_agency_resource_version(
"ISTAC",
"DSD_C00010A_00001",
"01.001"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.