compare_ilo: R tools to compare ilo datasets with a self made datasets

Description Usage Arguments Value Specification Examples

View source: R/compare_ilo.r

Description

wraper

Usage

1

Arguments

df

ilo tbl data frame to manipulate.

...

Specification of columns and pattern.

Value

a tbl data frame

Specification

These functions allow you to select database variables based on their names.

To learn more about ilo, start with the online vignettes: compare_ilo()

Examples

1
2
3
res <- get_ilo(ref_area = 'AFG')

res %>% filter_ilo(note_source = 'T3')

dbescond/ilo documentation built on Dec. 10, 2019, 10:01 a.m.