Skip to contents

The goal of fibre is to …

Installation

You can install the development version of fibre from GitHub with:

# install.packages("devtools")
devtools::install_github("rdinnager/fibre")

Example

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

library(fibre)
## basic example code