Skip to content

Commit

Permalink
Update download.R (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis-Simmons authored Oct 3, 2024
1 parent b288272 commit 1dc75eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/download.R
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ download_hydat <- function(dl_hydat_here = NULL, ask = TRUE) {
not_done("HYDAT not successfully downloaded")
}

hy_check()
hy_check(hydat_path)

invisible(hydat_path)
} # End of DL and overwrite if statement
Expand Down

0 comments on commit 1dc75eb

Please sign in to comment.