get_structuralresources_codelists_agency_resource_version: Get codelists agency resource version

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

get_structuralresources_codelists_agency_resource_versionR Documentation

Get codelists agency resource version

Description

This function allows you to consult a particular version of a classification.

Usage

get_structuralresources_codelists_agency_resource_version(
  agencyid,
  resourceid,
  version
)

Arguments

agencyid

(string): Agency identificator.

resourceid

(string): Resource identificator.

version

(string): Specific resource version.

Examples

get_structuralresources_codelists_agency_resource_version(
"ISTAC",
"CL_AREA_ES",
"01.000"
)

istacr documentation built on Dec. 28, 2022, 2:01 a.m.