We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fdce1 commit 33c81c3Copy full SHA for 33c81c3
R/rglobi.R
@@ -152,6 +152,7 @@ create_bbox_param <- function(bbox) {
152
#' @examples \donttest{
153
#' get_interactions_by_taxa(sourcetaxon = "Rattus")
154
#' get_interactions_by_taxa(sourcetaxon = "Aves", targettaxon = "Rattus")
155
+#' get_interactions_by_taxa(sourcetaxon = "Aves", accordingto = "globi:globalbioticinteractions/inaturalist")
156
#' get_interactions_by_taxa(sourcetaxon = "Rattus rattus",
157
#' bbox = c(-67.87,12.79,-57.08,23.32))
158
#' }
0 commit comments