Skip to content

viparc/viparc

Repository files navigation

viparc

The package viparc is a collection of functions used in the ViParc project.

Installation

is not currently available from CRAN, but you can install the development version from github with:

> if (!"devtools" %in% rownames(installed.packages())) install.packages("devtools")
> devtools::install_github("choisy/viparc")