Skip to contents

Installation

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

# install.packages("remotes")
remotes::install_github("CSIOntario/csiapps-r")

Usage

Please refer to vignette("csiapps") and vignette("api") for more information on how to use this library.

csiapps is also available for Python. The cross-language documentation shows R and Python usage side by side and includes a parity checklist mapping every function between the two.