Learn R Programming

statfi (version 0.9.8)

read_px: read_px

Description

Fixed version of read.px from pxR package

Usage

read_px(filename, encoding = "latin1", na.strings = c("\".\"", "\"..\"", "\"...\"", "\"....\""))

Arguments

filename
filename
encoding
encoding
na.strings
na.strings

Value

px object

References

See citation("statfi")

Examples

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

Run the code above in your browser using DataLab