README.md

npExact

Travis-CI Build Status codecov

Installation

As this package is still in development, I can not yet be installed through CRAN.

This development version can, however, be installed using the devtools package:

if (!require('devtools')) install.packages('devtools')
install_github("zauster/npExact")

Usage

After installation, load the package with:

library(npExact)

See the help-files for some examples of the usage of the package.

help("npExact")


Try the npExact package in your browser

Any scripts or data that you put into this service are public.

npExact documentation built on May 2, 2019, 9:58 a.m.