Skip to content

Commit 9ba9072

Browse files
committed
Fix download example
1 parent 60a9faa commit 9ba9072

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

R/download.R

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@
6565
#' fields = c("Locality", "AllSpeciesReported"),
6666
#' username = "sample", info = "nc_example")
6767
#'
68-
#' bittern <- nc_data_dl(species = 2490, fields_set = "custom",
69-
#' fields = NULL,
70-
#' username = "sample", info = "nc_example")
71-
#'
7268
#' \dontrun{
7369
#' # All collections by request id
7470
# my_data <- nc_data_dl(request_id = 000000, username = "USER",

man/nc_data_dl.Rd

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)