pivot_ilo: R tools to visualyze pivot ilo data frame

Description Usage Arguments Value Examples

View source: R/view_ilo.r

Description

R tools to visualyze pivot ilo data frame

Usage

1

Arguments

df,

ilo tbl data frame.

Value

pivot html table

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run:

init_ilo()


### quarterly time serie of female unemployed as from 2000 in united states

X <- get_ilo(ref_area = 'AFG')
pivot_ilo(X)
## End(**Not run**)

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