Skip to content

Commit

Permalink
Update docs, close #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Jun 15, 2024
1 parent 876297e commit b0467dd
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/get.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#' @param current_timestamp The current timestamp to keep track of the version of the remote file list. Defaults to the current date.
#'
#' @return The path to the downloaded XML file.
#'
#' @export
#' @examples get_latest_v2_xml()
get_latest_v2_xml = function(
data_dir = get_data_dir(),
Expand Down
29 changes: 29 additions & 0 deletions man/get_latest_v2_xml.Rd

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

2 changes: 1 addition & 1 deletion man/get_od.Rd

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

0 comments on commit b0467dd

Please sign in to comment.