Learn R Programming

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

sss (version 0.1-0)

Tools for Importing 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.

Copy Link

Version

Install

install.packages('sss')

Monthly Downloads

273

Version

0.1-0

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Andrie Vries

Last Published

April 1st, 2017

Functions in sss (0.1-0)

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

Splits sss metadata into multiple lines
getSSSrecord

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

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

Splits a data.frame into multiple lines
fast.read.fwf

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