Finally, we got fulltext up on CRAN - our first commit was May last year. fulltext is a package to facilitate text mining. It focuses on open access journals. This package makes it easier to search...
NOAA provides a lot of weather data, across many different websites under different project names. The R package rnoaa accesses many of these, including:
NOAA NCDC climate data, using the NCDC ...
ERDDAP is a data server that gives you a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. Besides it’s own RES...
iDigBio, or Integrated Digitized Biocollections, collects and provides access to species occurrence data, and associated metadata (e.g., images of specimens, when provided). They collect data from ...
openadds talks to Openaddresses.io. a run down of its things:
Install
devtools::install_github("sckott/openadds")
library("openadds")
List datasets
Scrapes links to datasets from the openadd...