Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 582ae2e

Browse files
committed
Remove example that wrote to userspace
1 parent 15eb7e0 commit 582ae2e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

R/get_radar_imagery.R

-2
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ get_available_radar <- function(radar_id = "all") {
111111
#' imagery <- get_radar_imagery(product_id = "IDR032")
112112
#' plot(imagery)
113113
#'
114-
#' # Save imagery to a local path
115-
#' imagery <- get_radar_imagery(product_id = "IDR032", path = "image.gif")
116114
#' }
117115
#'
118116
#' @author Dean Marchiori, \email{deanmarchiori@@gmail.com}

man/get_radar_imagery.Rd

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)