Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 497 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 497 Bytes

NBI

Lifecycle: experimental

The goal of NBI is to ...

Installation

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

install.packages("NBI")

Example

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

library(NBI)
## basic example code