powered by
Compactly display the internal structure of a px object.
# S3 method for px summary( object, ... )
A verbose description of data and metadata within the px object.
a px object
Additional arguments, currently not used
Carlos J. Gil Bellosta
https://www.scb.se/globalassets/vara-tjanster/px-programmen/px-file_format_specification_2013.pdf
read.px as.data.frame.px
read.px
as.data.frame.px
my.px.object <- read.px(system.file( "extdata", "example.px", package = "pxR")) summary(my.px.object)
Run the code above in your browser using DataLab