knitr::opts_chunk$set(collapse  = TRUE,
                      comment   = "#>",
                      fig.path  = "man/figures/",
                      out.width = "100%")

eaMethods

R CMD Check Website Test coverage codecov CRAN status License: GPL (>= 2) LifeCycle Project Status: Concept Dependencies

The goal of the R package eaMethods is to {{ PLEASE ADD A FEW LINES }}

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("david-beauchesne/eaMethods")

Then you can attach the package eaMethods:

library("eaMethods")

Overview

Here is an overview of eaMethods content: {{ PLEASE ADD A FEW LINES }}

Citation

Please cite this package as:

Beauchesne David (r format(Sys.Date(), "%Y")) eaMethods: An R package to {{ TITLE }}. R package version 0.0.0.9000.

Code of Conduct

Please note that the eaMethods project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



Ecosystem-Assessments/eaMethods documentation built on March 24, 2024, 7:23 p.m.