diff --git a/R/searchbyterm.R b/R/searchbyterm.R index d00349e..eb9f69f 100644 --- a/R/searchbyterm.R +++ b/R/searchbyterm.R @@ -62,8 +62,8 @@ #' #' @examples \dontrun{ #' # Find multiple species -#' (out <- searchbyterm(genus = "ochotona", -#' specificepithet = "(princeps OR collaris)", limit=10)) +#' out <- searchbyterm(genus = "ochotona", +#' specificepithet = "(princeps OR collaris)", limit=10) #' #' # Specifying a range (in meters) for uncertainty in spatial location #' # (use quotes)