Skip to content

Commit

Permalink
remove uncessary call
Browse files Browse the repository at this point in the history
check_and_get_bioreg unecessary
  • Loading branch information
ohagen committed Jul 5, 2024
1 parent 88ba1ed commit 1d0342c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ inst/extdata/downloads/*
!inst/extdata/downloads/
.Rproj.user/shared/notebooks/paths
/.Rproj.user
/.Rproj.user
1 change: 0 additions & 1 deletion inst/examples/get_range_help.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
\dontrun{
# Load available ecoregions
check_and_get_bioreg(bioreg_name = "eco_terra", save_dir = NULL)
eco_terra = read_bioreg(bioreg_name = "eco_terra", save_dir = NULL)

# First download the worldwide observations of Panthera tigris from GBIF
Expand Down

0 comments on commit 1d0342c

Please sign in to comment.