Learn R Programming

sss (version 0.0-11)

readSSSdata: Reads a triple-s XML (asc) data file, as specified by the triple-s XML standard.

Description

This function reads and parses a .sss XML metadata file as well as its associated .asc data file. The .sss standard defines a standard survey structure

Usage

readSSSdata(ascFilename)

Arguments

ascFilename
Name of .asc file containing the survey metadata

See Also

read.sss, readSSSmetadata

Examples

Run this code
# Not executed
# readSSSdata("sample.asc")

Run the code above in your browser using DataLab