get_statfi: Get PC Axis data with custom preprocessing for PC Axis files...

Description Usage Arguments Details Value Author(s) References Examples

Description

Arguments:

Usage

1
get_statfi(url, format = "px", verbose = TRUE)

Arguments

url

or local file name of the StatFi file

format

One of the following: "px", "csv", "xml". Specifies the desired format of the source file.

verbose

verbose

Returns:

Details

If the reading of PX file fails, CSV is used instead.

Value

data.frame

Author(s)

Leo Lahti louhos@googlegroups.com

References

See citation("statfi")

Examples

1
## Not run: px <- get_statfi("http://pxweb2.stat.fi/database/StatFin/vrm/synt/080_synt_tau_203.px")

rOpenGov/statfi documentation built on May 26, 2019, 8:50 p.m.