Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdtrat/jdtratnr


https://github.com/jdtrat/jdtratnr

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# jdtratnr

[![R-CMD-check](https://github.com/jdtrat/jdtratnr/workflows/R-CMD-check/badge.svg)](https://github.com/jdtrat/jdtratnr/actions)

The goal of jdtratnr is to ...

## Installation

You can install the development version of jdtratnr on from Github as follows:

``` {.r}
# Install/update shinysurveys with the development version from GitHub.
# If devtools is not installed, uncomment the line below.
# install.packages("devtools")
devtools::install_github("jdtrat/jdtratnr")

# Load package
library(jdtratnr)
```