Micro_load: helper to load ilo.dta file for the processing process

View source: R/Micro_load.r

Micro_loadR Documentation

helper to load ilo.dta file for the processing process

Description

dataset could be manipulate during the load file base on the workflow arguments

Usage

Micro_load(path = NULL, query = "ILOSTAT", asFactor = FALSE, tpl = TRUE)

Arguments

path

dta or zip file path for loading ilo microdataset pre precessed, default 'tpl' means that predifine example will be load, if NULL load only ilo framework.

query

indicator definition subset

asFactor

loading microdataset with code and label (as.factor) if TRUE only numeric code.

tpl

default = TRUE return micro template Variable, Mapping_indicator, Mapping_classif.

Author(s)

ILO / bescond


dbescond/iloMicro documentation built on Oct. 1, 2023, 4 p.m.