Skip to content

Commit

Permalink
Give up on two broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
dankelley committed Jun 18, 2016
1 parent 7bec403 commit 13de8d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
7 changes: 5 additions & 2 deletions R/argo.R
Original file line number Diff line number Diff line change
Expand Up @@ -548,9 +548,12 @@ argoDecodeFlags <- function(f) # local function
#' @references
#' 1. \url{http://www.argo.ucsd.edu/}
#'
#' 2. \url{http://archimer.ifremer.fr/doc/00187/29825/40575.pdf} documents the codes used in the netCDF files.
#' 2. \samp{http://archimer.ifremer.fr/doc/00187/29825/40575.pdf}
#' (link last checked 2016-06-18)
#' documents the codes used in the netCDF files.
#'
#' 3. \url{http://www.argodatamgt.org/content/download/4729/34634/file/argo-dm-user-manual-version-2.3.pdf}
#' 3. \samp{http://www.argodatamgt.org/content/download/4729/34634/file/argo-dm-user-manual-version-2.3.pdf}
#' (link last checked 2016-06-18)
#' is the main document describing argo data.
#'
#' @section Data sources:
Expand Down
7 changes: 5 additions & 2 deletions man/read.argo.Rd

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

0 comments on commit 13de8d6

Please sign in to comment.