Skip to content

Commit

Permalink
Add source/rerferences to forecast database
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Dec 3, 2024
1 parent cb32995 commit 6e3833b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/get_historical_forecast_database.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
#' The "Month_issued" column is converted from a character string to a numeric
#' value representing the month of year, _e.g._, "March" is converted to `3`.
#'
#' @source <https://www.agriculture.gov.au/abares/research-topics/agricultural-outlook/historical-forecasts#:~:text=About%20the%20historical%20agricultural%20forecast,relevant%20to%20Australian%20agricultural%20markets>
#' @source <https://daff.ent.sirsidynix.net.au/client/en_AU/search/asset/1031941/0>
#' @references <https://www.agriculture.gov.au/abares/research-topics/agricultural-outlook/historical-forecasts#:~:text=About%20the%20historical%20agricultural%20forecast,relevant%20to%20Australian%20agricultural%20markets>
#'
#' @return A [data.table::data.table] object.
#'
Expand Down
5 changes: 4 additions & 1 deletion man/get_historical_forecast_database.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e3833b

Please sign in to comment.