Skip to content

Commit 6506c2a

Browse files
authored
add other example
1 parent 33c81c3 commit 6506c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/rglobi.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ create_bbox_param <- function(bbox) {
153153
#' get_interactions_by_taxa(sourcetaxon = "Rattus")
154154
#' get_interactions_by_taxa(sourcetaxon = "Aves", targettaxon = "Rattus")
155155
#' get_interactions_by_taxa(sourcetaxon = "Aves", accordingto = "globi:globalbioticinteractions/inaturalist")
156+
#' get_interactions_by_taxa(sourcetaxon = "Aves", accordingto = "globi:globalbioticinteractions/inaturalist", returnobservations = T)
156157
#' get_interactions_by_taxa(sourcetaxon = "Rattus rattus",
157158
#' bbox = c(-67.87,12.79,-57.08,23.32))
158159
#' }

0 commit comments

Comments
 (0)