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

https://github.com/jancaha/stathelper

R package that simplifies calculation of statistics
https://github.com/jancaha/stathelper

package r statistics

Last synced: 12 months ago
JSON representation

R package that simplifies calculation of statistics

Awesome Lists containing this project

README

          

# statHelper

The aim of the package is to provide simple interface to do repetitive tasks focus on statistical evaluation of data.

## Installation

You can install the current version of the package from GitHub using package remotes:

``` r
remotes::install_github("JanCaha/statHelper")
```