Other packages > Find by keyword >

FedData  

Download Geospatial Data Available from Several Federated Data Sources
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("FedData", "4.3.0")



Attach the package and use:
library("FedData")
Maintained by
R. Kyle Bocinsky
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-13
Latest Update: 2025-04-12
Description:
Functions to automate downloading geospatial data available from several federated data sources (mainly sources maintained by the US Federal government). Currently, the package enables extraction from nine datasets: The National Elevation Dataset digital elevation models (1 and 1/3 arc-second; USGS); The National Hydrography Dataset (USGS); The Soil Survey Geographic (SSURGO) database from the National Cooperative Soil Survey (NCSS), which is led by the Natural Resources Conservation Service (NRCS) under the USDA; the Global Historical Climatology Network (GHCN), coordinated by National Climatic Data Center at NOAA; the Daymet gridded estimates of daily weather parameters for North America, version 4, available from the Oak Ridge National Laboratory's Distributed Active Archive Center (DAAC); the International Tree Ring Data Bank; the National Land Cover Database (NLCD); the Cropland Data Layer from the National Agricultural Statistics Service; and the PAD-US dataset of protected area boundaries from the USGS.
How to cite:
R. Kyle Bocinsky (2015). FedData: Download Geospatial Data Available from Several Federated Data Sources. R package version 4.3.0, https://cran.r-project.org/web/packages/FedData. Accessed 15 Sep. 2026.
Previous versions and publish date:
1.0 (2015-02-13 20:22), 1.1.0 (2015-05-07 00:10), 2.0.0 (2015-07-08 18:45), 2.0.1 (2015-09-23 02:45), 2.0.2 (2015-12-03 08:49), 2.0.3 (2016-01-20 09:12), 2.0.4 (2016-01-28 10:09), 2.0.5 (2016-02-14 23:23), 2.0.6 (2016-02-22 01:20), 2.0.7 (2016-03-02 16:43), 2.0.8 (2016-03-11 00:57), 2.0.9 (2016-08-17 10:40), 2.0.10 (2016-09-09 00:30), 2.2.0 (2016-09-26 21:27), 2.3.0 (2016-10-03 22:45), 2.3.1 (2016-10-12 09:00), 2.3.2 (2016-10-27 11:08), 2.3.5 (2017-01-06 11:42), 2.4.0 (2017-01-21 00:48), 2.4.5 (2017-03-01 08:36), 2.4.6 (2017-08-18 19:01), 2.4.7 (2017-11-20 22:36), 2.5.0 (2017-12-15 09:17), 2.5.1 (2018-01-24 18:52), 2.5.2 (2018-03-12 21:21), 2.5.3 (2018-05-21 19:17), 2.5.4 (2018-07-06 00:40), 2.5.5 (2018-08-09 06:10), 2.5.6 (2019-01-11 18:50), 2.5.7 (2019-04-22 15:40), 3.0.0 (2022-10-11 19:12), 3.0.1 (2022-11-28 09:00), 3.0.2 (2023-02-26 02:22), 3.0.3 (2023-03-10 23:40), 3.0.4 (2023-05-25 18:10), 4.0.0 (2023-10-03 09:00), 4.0.1 (2024-03-17 01:40), 4.1.0 (2024-11-11 21:10), 4.2.0 (2024-12-11 00:40), (2026-07-09 08:04)
Other packages that cited FedData R package
View FedData citation profile
Other R packages that FedData depends, imports, suggests or enhances
Complete documentation for FedData
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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