Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ropensci/rvertnet
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Mar 30, 2018
2 parents e135013 + 4eec89e commit 8566994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/searchbyterm.R
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,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)
Expand Down

0 comments on commit 8566994

Please sign in to comment.