Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wviechtb/esmpack

R package to facilitate the preparation and management of ESM/EMA data
https://github.com/wviechtb/esmpack

r r-package

Last synced: 3 months ago
JSON representation

R package to facilitate the preparation and management of ESM/EMA data

Awesome Lists containing this project

README

        

esmpack: A Package to Facilitate Preparation and Management of ESM/EMA Data
===========================================================================

[![R build status](https://github.com/wviechtb/esmpack/workflows/R-CMD-check/badge.svg)](https://github.com/wviechtb/esmpack/actions)
![CRAN Version](https://www.r-pkg.org/badges/version/esmpack)
![devel Version](https://img.shields.io/badge/devel-0.1--20-brightgreen.svg)

## Description

The `esmpack` package is a collection of functions that facilitate preparation, management, visualization, and analysis of data collected via the experience sampling method (ESM) and ecological momentary assessment (EMA).

## Documentation

You can also read the documentation online at [https://wviechtb.github.io/esmpack/](https://wviechtb.github.io/esmpack/) (where it is nicely formatted and the output from all examples is provided).

## Installation

The development version of the `esmpack` package can be installed with:
```r
install.packages("remotes")
remotes::install_github("wviechtb/esmpack")
```

## Meta

The `esmpack` package is licensed under the [GNU General Public License Version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt). To report any issues or bugs, please go [here](https://github.com/wviechtb/esmpack/issues).