Welcome to ClientVPS Mirrors

README

readSX

Lifecycle: stable CRAN status R-CMD-check Codecov test coverage Codecov test coverage

The goal of readSX is to import survey data collected from the proprietary service SurveyXact. SurveyXact exports data in multiple tables: raw data, variable labels (and types), and value labels.

Installation

install.packages("readSX")

You can install the development version of readSX like so:

library(devtools)
devtools::install_github("NIFU-NO/readSX")

Example

library(readSX)
ex_survey2_xlsx <-
      read_surveyxact(filepath =
                      system.file("extdata", "ex_survey2.xlsx",
                      package = "readSX", mustWork = TRUE))

Features

TODO:

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.