knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

The onmsR is an R package of common functions for dataset wrangling and plotting used across National Marine Sanctuaries, originally for interactive infographic products per Sanctuary (see infographiq).

To install it, run this once, and for updating in the future:

remotes::install_github("noaa-onms/onmsR")
library(onmsR)

...TBD...



marinebon/nms4r documentation built on April 23, 2023, 6:09 p.m.