Skip to content

A collection of functions, especially for Shiny apps connected to AMLR databases, used by other AMLR packages

License

Notifications You must be signed in to change notification settings

us-amlr/amlrDatabases

Repository files navigation

amlrDatabases

R-CMD-check

A collection of functions, especially for Shiny apps connected to AMLR databases, used by other AMLR packages.

Installation

You can install the development version of amlrDatabases from GitHub with the following. Using the pak package may work around some GitHub/certificate issues on NOAA machines.

# install.packages("devtools")
devtools::install_github("us-amlr/amlrDatabases")

### OR ###
# install.packages("pak")
pak::pkg_install("us-amlr/amlrDatabases")

Run Shiny App

amlrDatabases::amlrDatabases_shiny()

Disclaimer

This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.

About

A collection of functions, especially for Shiny apps connected to AMLR databases, used by other AMLR packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages