Skip to content

Commit 33c81c3

Browse files
authored
add example for accordingto as suggested by @cy-stavros in #53 (comment)
1 parent 93fdce1 commit 33c81c3

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
@@ -152,6 +152,7 @@ create_bbox_param <- function(bbox) {
152152
#' @examples \donttest{
153153
#' get_interactions_by_taxa(sourcetaxon = "Rattus")
154154
#' get_interactions_by_taxa(sourcetaxon = "Aves", targettaxon = "Rattus")
155+
#' get_interactions_by_taxa(sourcetaxon = "Aves", accordingto = "globi:globalbioticinteractions/inaturalist")
155156
#' get_interactions_by_taxa(sourcetaxon = "Rattus rattus",
156157
#' bbox = c(-67.87,12.79,-57.08,23.32))
157158
#' }

0 commit comments

Comments
 (0)