Learn R Programming

statfi (version 0.9.8)

get_statfi: Get PC Axis data with custom preprocessing for PC Axis files from Statistics Finland (Tilastokeskus) http://www.stat.fi/

Description

Arguments:

Usage

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:

Value

data.frame

Details

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

References

See citation("statfi")

Examples

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

Run the code above in your browser using DataLab