Skip to content
forked from EDIorg/ecocomDP

A dataset design pattern and R package for ecological community data.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

sokole/ecocomDP

 
 

Repository files navigation

ecocomDP

CRAN status

Overview

Tools to create, use, and convert ‘ecocomDP’ datasets. ‘ecocomDP’ is a dataset design pattern for harmonizing ecological community surveys in a research question agnostic format, from source datasets published across multiple repositories, and with methods that keep the derived datasets up-to-date as the underlying sources change. Described in O’Brien et al. (2021), https://doi.org/10.1016/j.ecoinf.2021.101374.

Installation

Get the latest CRAN release:

install.packages("ecocomDP")

Get the latest development version:

# install.packages("remotes")
remotes::install_github("EDIorg/ecocomDP", ref = "development")

Usage

Model documentation

Getting help

Use GitHub Issues for bug reporting, feature requests, and general questions/discussions. When filing bug reports, please include a minimal reproducible example.

Contributing

Community contributions are welcome! Please reference our contributing guidelines for details.


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.

About

A dataset design pattern and R package for ecological community data.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 69.8%
  • HTML 29.4%
  • Other 0.8%