get_structuralresources_variableelements_resource: Get variableelements resource

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

get_structuralresources_variableelements_resourceR Documentation

Get variableelements resource

Description

This function returns data from ⁠/v1.0/variables/{variableID}/variableelements/{resourceID}⁠

Usage

get_structuralresources_variableelements_resource(variableid, resourceid)

Arguments

variableid

(string): Resource identificator.

resourceid

(string): Variable identificator.

Examples

get_structuralresources_variableelements_resource("VR_SEXO", "FEMALE")

istacr documentation built on Sept. 9, 2025, 5:47 p.m.