Learn R Programming

⚠️There's a newer version (0.2.2) of this package.Take me there.

sss (version 0.0-11)

Tools for importing files in the triple-s .(Standard Survey Structure) format

Description

sss is a set of tools to import survey files in the .sss (triple-s) format. It provides the function read.sss that reads the .asc and .sss files of a triple-s survey data file. The package is experimental - feedback, issues and bug reports are welcome.

Copy Link

Version

Install

install.packages('sss')

Monthly Downloads

252

Version

0.0-11

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Andrie Vries

Last Published

October 22nd, 2013

Functions in sss (0.0-11)

read.sss

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

Parses a triple-s XML (sss) metadata file, as specified by the triple-s XML standard.
changeValues

Applies coded values to asc data, as described in sss metadata.
splitMultiple

Splits a data.frame into multiple lines
namesMultiple

Reads all "codes" inside the triple-s "record"
getSSSrecord

Reads all "variables" inside the triple-s "record".
repN

Repeats each element n times
fast.read.fwf

Read in fixed-width files quickly.
addQtext

Assigns question text to variable.labels attribute.
getSSScodes

Reads all "codes" inside the triple-s "record".
sss-package

Tools for importing files in the triple-s .(Standard Survey Structure) format.
readSSSmetadata

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

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

Splits sss metadata into multiple lines