ecostats

Code + Data Accompanying the Eco-Stats Text

DOI License CRAN Downloads

Author

David Warton

License

LGPL (>= 2.1)

Installation

You can get the latest version of ecostats from CRAN:

install.packages("ecostats")
library(ecostats)

But if you want access to this development version, with the latest bells and whistles (where applicable), it can be installed from GitHub using the devtools package:

devtools::install_github('eco-stats/ecostats', ref='main')
library(ecostats)