Learn R Programming

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

sss (version 0.2.1)

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.1

License

GPL-2 | GPL-3

Maintainer

Andrie Vries

Last Published

August 14th, 2022

Functions in sss (0.2.1)

sss-package

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

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

Splits sss metadata into multiple lines
splitMultiple

Splits a data.frame into multiple lines
addQtext

Assigns question text to variable.labels attribute.
fast.read.fwf

Read fixed-width files quickly.
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.
getSSScodes

Reads all "codes" inside the triple-s "record".
namesMultiple

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

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

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

Repeats each element n times