Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrie/surveydata

R package with tools to manipulate survey data (typically originating from SPSS export)
https://github.com/andrie/surveydata

r r-package rstats

Last synced: 11 days ago
JSON representation

R package with tools to manipulate survey data (typically originating from SPSS export)

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# surveydata

[![R build status](https://github.com/andrie/surveydata/workflows/R-CMD-check/badge.svg)](https://github.com/andrie/surveydata/actions)
[![](http://www.r-pkg.org/badges/version/surveydata)](http://www.r-pkg.org/pkg/surveydata)
[![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/surveydata)](http://www.r-pkg.org/pkg/surveydata) [![Coverage Status](http://img.shields.io/codecov/c/github/andrie/surveydata/main.svg)](https://codecov.io/github/andrie/surveydata?branch=main)
[![CRAN status](https://www.r-pkg.org/badges/version/surveydata)](https://CRAN.R-project.org/package=surveydata)

```{r, child = rprojroot::find_package_root_file("inst/vignette_child/child.Rmd")}
```