Skip to content

Commit

Permalink
check issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dblodgett-usgs committed Aug 22, 2024
1 parent c997017 commit 33573b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(fst,metadata_fst)
importFrom(fst,read.fst)
importFrom(graphics,par)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,RETRY)
Expand Down
1 change: 1 addition & 0 deletions R/plot_nhdplus.R
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#' `sf::st_transform(x, 3857)` prior to adding to the plot.
#'
#' @export
#' @importFrom graphics par
#' @examples
#' \donttest{
#' options("rgdal_show_exportToProj4_warnings"="none")
Expand Down

0 comments on commit 33573b4

Please sign in to comment.