-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a8ffd36
commit e0663e8
Showing
3 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,13 @@ Title: Provides simple downloading, parsing and importing of Australian | |
Bureau of Agricultural and Resource Economics and Sciences (ABARES) | ||
data sources | ||
Version: 0.1.0 | ||
Authors@R: | ||
Authors@R: c( | ||
person("Adam H.", "Sparks", , "[email protected]", role = c("cre", "aut"), | ||
comment = c(ORCID = "0000-0002-0061-8359")) | ||
comment = c(ORCID = "0000-0002-0061-8359")), | ||
person("Curtin University", role = "cph"), | ||
person("Grains Research and Development Corporation", role = c("fnd", "cph"), | ||
comment = "GRDC Project CUR2210-005OPX") | ||
) | ||
Description: Download and import data from the Australian Bureau of | ||
Agricultural and Resource Economics and Sciences (ABARES) | ||
<https://www.agriculture.gov.au/abares>. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.