Package: rarms
Type: Package
Title: Access Data from the USDA ARMS Data API
Version: 1.0.0
Authors@R: c(person(given = "Bowen", family = "Chen", role = c("aut", "cre"), email = "bwchen0719@gmail.com", comment = c(ORCID = "0000-0003-0370-2756")),
            person(given = "Benjamin", family = "Gramig", role = "ctb"))
Description: Interface to easily access data via the United States Department of Agriculture (USDA)'s Agricultural Resource Management Survey (ARMS) 
  Data API <https://www.ers.usda.gov/developer/data-apis/arms-data-api/>. The downloaded data can be saved for later off-line use. 
  Also provide relevant information and metadata for each of the input variables needed for sending the data inquery.   
Encoding: UTF-8
License: GPL (>= 2)
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.6.0)
Imports: jsonlite (>= 1.6)
NeedsCompilation: no
Packaged: 2020-01-13 04:25:57 UTC; bwchen
Author: Bowen Chen [aut, cre] (<https://orcid.org/0000-0003-0370-2756>),
  Benjamin Gramig [ctb]
Maintainer: Bowen Chen <bwchen0719@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-23 17:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:04:32 UTC; windows
