Skip to content

Tools for biomonitoring and bioassessment; metric calculation for benthic macroinvertebrates, fish, and periphyton.

License

Notifications You must be signed in to change notification settings

leppott/BioMonTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 26, 2025
20d9a4e · Feb 26, 2025
Mar 20, 2024
Feb 10, 2025
Feb 25, 2025
Mar 18, 2024
Jan 3, 2021
Feb 26, 2025
Nov 6, 2024
Oct 25, 2024
Aug 11, 2023
Jun 7, 2024
Jun 7, 2024
Feb 10, 2025
Feb 26, 2025
Nov 16, 2018
Mar 7, 2024
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
May 14, 2024
May 14, 2024
Dec 20, 2019

Repository files navigation

README-BioMonTools

#> Last Update: 2024-05-13 19:40:31.237479

BioMonTools

Functions to aid the data analysis of bioassessment and biomonitoring data. Suite of functions and tools for metric calculation and scoring for mult-metric indices and related data manipulation.

\# Badges

Maintenance GitHub license

CodeFactor codecov R-CMD-check

GitHub issues

GitHub release Github all releases

Installation

To install the current version use the code below to install from GitHub. The use of “force = TRUE” ensures the package is installed even if already present. If the package remotes is missing the code below will install it.

if(!require(remotes)){install.packages("remotes")}  #install if needed
install_github("leppott/BioMonTools", force=TRUE)

Vignettes are not installed by default. If you want the additional documentation (recommended) then use this version of the code.

if(!require(remotes)){install.packages("remotes")}  #install if needed
install_github("leppott/BioMonTools", force=TRUE, build_vignettes=TRUE)

If having issues with install (e.g., ‘cannot open URL’) it could be a latency issue with GitHub.

Use the code below before retrying the above install commands.

options(timeout=400)

Status

In development.

Usage

By those using involved with bioassessment and biomonitoring and the need for data manipulation.

A common set of tools will standardize outputs across entities. No longer need to use the same database or spreadsheet. Only need to format data for use with these tools.

Documentation

Vignette and install guide updates are planned for the future.

Issues

https://github.com/leppott/BioMonTools/issues

Planned Updates

  • None at this time.

Future Possible Updates

  • Periphyton metrics.
  • Coral and Fish metrics (Puerto Rico and US Virgin Islands)
  • TaxaList Check
  • Map taxon observations