Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 643 Bytes

nctools

R-CMD-check Codecov test coverage

The goal of nctools is to ...

Installation

You can install the released version of nctools from CRAN with:

install.packages("nctools")

Example

This is a basic example which shows you how to solve a common problem:

library(nctools)
## basic example code