Skip to content

Commit

Permalink
link fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
brry committed Apr 15, 2023
1 parent 945d6dd commit 331043e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rdwd
Title: Select and Download Climate Data from 'DWD' (German Weather Service)
Version: 1.7.0
Date: 2023-04-14
Version: 1.7.1
Date: 2023-04-15
Depends: R(>= 2.10)
Imports: berryFunctions (>= 1.21.11), pbapply
Suggests: RCurl, leaflet, knitr, rmarkdown, testthat, roxygen2, devtools, remotes,
Expand Down
2 changes: 1 addition & 1 deletion R/readDWD.R
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ return(output)
#' If set, `readDWD` returns a data.frame instead of a list.
#' If multiple historical files are present,
#' the longest date range (per file name) is used.
#' This is not actually used in `readDWD.data`, but in [readDWD]().\cr
#' This is not actually used in `readDWD.data`, but in [readDWD()].\cr
#' 0 (default): ignore this argument\cr
#' 1: sort by hr (if given) + merge\cr
#' 2: also remove duplicated dates from recent\cr
Expand Down
2 changes: 1 addition & 1 deletion man/readDWD.data.Rd

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

0 comments on commit 331043e

Please sign in to comment.