Publish_micro: helper to calculate ilo indicator (volume and ratio) for one...

View source: R/Publish_micro.r

Publish_microR Documentation

helper to calculate ilo indicator (volume and ratio) for one time period only

Description

faster method to recode, order, add label of categorical variables

Usage

Publish_micro(myref_area, mysource, mytime)

Arguments

myref_area

character for selection of country (iso3 code), mandatory if path is not set.

mysource

character for selection of source (as ilo micro spelling, ie. LFS), mandatory if path is not set.

mytime

, character, time, use for a specific dataset, default NULL, mandatory if path is not set.

path

dta or zip file path for loading ilo microdataset pre precessed, default = NULL.

Author(s)

ILO / bescond

Examples

## Not run:
# you could now rebuild, process 1 for a single time, then process 23
# use mainly for adding oe dataset to a series yet publish

Publish_micro("CAN", "LFS", "2020M11")




## End(**Not run**)

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