Learn R Programming

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

sss (version 0.2.0)

Import Files in the Triple-s (Standard Survey Structure) Format

Description

Tools to import survey files in the '.sss' (triple-s) format. The package provides the function 'read.sss()' that reads the '.asc' (or '.csv') and '.sss' files of a triple-s survey data file. See also .

Copy Link

Version

Install

install.packages('sss')

Monthly Downloads

296

Version

0.2.0

License

GPL-2 | GPL-3

Maintainer

Andrie Vries

Last Published

December 14th, 2021

Functions in sss (0.2.0)

addQtext

Assigns question text to variable.labels attribute.
namesMultiple

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

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

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

Repeats each element n times
splitMultiple

Splits a data.frame into multiple lines
splitSSS

Splits sss metadata into multiple lines
fast.read.fwf

Read fixed-width files quickly.
getSSScodes

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

Reads a triple-s XML (asc) data 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.
sss-package

sss: Import Files in the Triple-s (Standard Survey Structure) Format
changeValues

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