knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

stability-unstable Travis-CI Build Status AppVeyor Build Status codecov License: MIT CRAN_Status_Badge

poiskoot

An R package to attach CRAN and GitHub Packages used in Poisson Consulting analyses for the Kootenay.

Demonstration

search()
library(poiskoot)
search()

Installation

# install.packages("devtools")
devtools::install_github("poissonconsulting/poiskoot")

Contribution

Please report any issues.

Pull requests are always welcome.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



poissonconsulting/poiskoot documentation built on May 19, 2019, 3:04 a.m.