Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jkennel committed Jul 15, 2024
1 parent 234c361 commit 0997787
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/earthtide_class.R
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,15 @@
#'
#' @docType class
#' @aliases Earthtide-class
#'
#' @importFrom R6 R6Class
#' @importFrom RcppThread detectCores
#' @importFrom stats approx
#' @importFrom utils read.table
#' @importFrom utils read.fwf
#' @importFrom utils download.file
#' @importFrom utils data
#' @format An \code{\link{R6Class}} generator object
#' @format An \code{\link[R6]{R6Class}} generator object
#'
#'
#' @references Hartmann, T., Wenzel, H.-G., 1995. The HW95 tidal potential catalogue. Geophys. Res. Lett. 22, 3553-3556. \doi{10.1029/95GL03324}
Expand Down
2 changes: 1 addition & 1 deletion man/Earthtide_class.Rd

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

0 comments on commit 0997787

Please sign in to comment.