get_structuralresources_data_structures_agency_resource_version: Get data structures agency resource version

Description Usage Arguments Examples

View source: R/structural-resources-datastructures.R

Description

This function returns the content from “/v1.0/datastructures/agencyID/resourceID/version“

Usage

1
2
3
4
5

Arguments

agencyid

(string): Identifier of the agency that publishes.

resourceid

(string): Resource identifier.

version

(string): Specific version of the resource.

Examples

1
2
3
4
5
get_structuralresources_data_structures_agency_resource_version(
"ISTAC",
"DSD_C00010A_00001",
"01.001"
)

eDatos/istacr documentation built on Nov. 24, 2021, 10:39 a.m.