Learn R Programming

sss (version 0.0-10)

readSSSmetadata: Reads a triple-s XML (sss) metadata file, as specified by the triple-s XML standard.

Description

This function reads a .sss XML metadata file. The .sss standard defines a standard survey structure

Usage

readSSSmetadata(SSSfilename)

Arguments

SSSfilename
Name of .sss file containing the survey metadata

See Also

parseSSSmetadata, read.sss, readSSSdata

Examples

Run this code
# Not executed
# readSSSmetadata("sample.sss")

Run the code above in your browser using DataLab