Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An alternative for downloading various USDA data from Quick Stats through R.

License

NotificationsYou must be signed in to change notification settings

rdinter/usdarnass

Repository files navigation

Travis-CI Build Status

CRAN Last Release

CRAN Downloads

An alternative for downloading various USDA data fromhttps://quickstats.nass.usda.gov/ through R. You must sign up for anAPI key from the mentionedwebsite in order for this package to work. Disclaimer:

This product uses the NASS API but is not endorsed or certified byNASS.

Install

Thsi package is now onCRAN and can beinstalled through the typical method:

install.packages("usdarnass")

Alternatively, the most up-to-date version of the package can beinstalled with thedevtools package. However, beware that this will bea development version:

# install.packages("devtools")devtools::install_github("rdinter/usdarnass")

Once installed through either method, you can load package theconventional way:

library("usdarnass")

Usage

See theGetstartedarticle for a more in depth discussion of the package features.

Documentation

See thedocumentation site.

See Also

There are otherR packages that work with USDA Quick Stats that may bemore useful to others:

If you are interested in download all of the Quick Stats data to yourlocal machine, then their FTPsite is the best option for downloading all.

About

An alternative for downloading various USDA data from Quick Stats through R.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp