Micro_check_dta_series_view: helper to check dta columns and value present over times...

View source: R/Micro_check_dta_series_view.r

Micro_check_dta_series_viewR Documentation

helper to check dta columns and value present over times series

Description

Support for recoding variable, check ?car::Recode, for labelling variable

Usage

Micro_check_dta_series_view(ref_area, source, freq = "A")

Arguments

ref_area

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

source

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

Examples

## Not run:

 be sure having yet run:

 Micro_check_dta_series(ref_area = 'IND', source = 'PLFS')

 then run : 

Micro_check_dta_series_view(ref_area = 'IND', source = 'PLFS', freq = 'M')

## End(**Not run**)

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