Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tjmahr/wisclabmisc

Tools to Support the 'WiscLab'
https://github.com/tjmahr/wisclabmisc

Last synced: about 1 month ago
JSON representation

Tools to Support the 'WiscLab'

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%"
)
```

# wisclabmisc

The goal of wisclabmisc is to reuse analysis functions across [WISC Lab
project](https://kidspeech.wisc.edu/) projects and to provide
share analysis code used in our projects.

## Installation

You can install the development version of wisclabmisc from
[GitHub](https://github.com/) with:

```{r, eval = FALSE}
# install.packages("devtools")
devtools::install_github("tjmahr/wisclabmisc")
```

## Acknowledgments

wisclabmisc was created to process data from the [WISC Lab
project](https://kidspeech.wisc.edu/). Thus, development of this package
was supported by NIH R01DC009411 and NIH R01DC015653.