takiwaR is designed to support community-led ecological surveys (citizen science) as part of a "State of the Takiwa" monitoring programme.
Currently the package is under heavy development, but you can install the latest development version from github with
``` r
if (packageVersion("devtools") < 1.6) {
install.packages("devtools")
}
devtools::install_github("dpritchard/takiwaR")
```
This package was developed specifically to analyse State of the Takiwā data collected as part of the Te Rūnanga o Ngāi Tahu monitoring programme, in Aotearoa (New Zealand). For more information about this project, please visit the Takiwa 3.0 Project website.