Other packages > Find by keyword >

noaaoceans  

Collect Ocean Data from NOAA
View on CRAN: Click here


Download and install noaaoceans package within the R console
Install from CRAN:
install.packages("noaaoceans")

Install from Github:
library("remotes")
install_github("cran/noaaoceans")

Install by package version:
library("remotes")
install_version("noaaoceans", "0.3.0")



Attach the package and use:
library("noaaoceans")
Maintained by
Sean Warlick
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-08
Latest Update: 2021-04-10
Description:
Provides a small set of tools for collecting data from National Oceanic and Atmospheric Administration (NOAA) data sources. The functions provided in the package are wrappers around NOAA's existing APIs which is found at .
How to cite:
Sean Warlick (2019). noaaoceans: Collect Ocean Data from NOAA. R package version 0.3.0, https://cran.r-project.org/web/packages/noaaoceans. Accessed 24 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-02-08 13:30), 0.2.0 (2019-12-01 20:30), 0.3.0 (2021-04-10 06:20)
Other packages that cited noaaoceans R package
View noaaoceans citation profile
Other R packages that noaaoceans depends, imports, suggests or enhances
Downloads during the last 30 days
03/2603/2804/0304/0404/0604/0704/0804/1204/1504/1604/1704/2104/22Downloads for noaaoceans0.511.522.533.544.555.566.5TrendBars

Today's Hot Picks in Authors and Packages

PQLseq  
Efficient Mixed Model Analysis of Count Data in Large-Scale Genomic Sequencing Studies
An efficient tool designed for differential analysis of large-scale RNA sequencing (RNAseq) data and ...
Download / Learn more Package Citations See dependency  
rattle  
Graphical User Interface for Data Science in R
The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the d ...
Download / Learn more Package Citations See dependency  
TeachHist  
A Collection of Amended Histograms Designed for Teaching Statistics
Statistics students often have problems understanding the relation between a random variable's true ...
Download / Learn more Package Citations See dependency  
vudc  
Visualization of Univariate Data for Comparison
Contains functions for visualization univariate data: ccdplot and qddplot. ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA