README.md

exuberdata

The goal of exuberdata is to provide critical values for the exuber package.

Datasets

Installation

Due to its large size exuberdata cannot be distributed as a conventional CRAN package. However, there are a couple of alternatives for installation.

First, through drat

install.packages('exuberdata',repos = 'https://kvasilopoulos.github.io/drat/',type = 'source')

# Or, simularly through `exuber` wrapper function
install.packages("exuber")
exuber::install_exuberdata()

Finally, it can be installed through github.

install.packages("remote")
remotes::install_github("exuberdata")


kvasilopoulos/exuberdata documentation built on Nov. 29, 2020, 5:36 a.m.