Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 645 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 645 Bytes

onmsR

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).

Installation

# Install from Github
devtools::install_github("noaa-onms/onmsR")
library(onmsR)

Getting started

If you're getting started with onmsR, please take a look at the Reference and Articles menus and especially Get started article.