Skip to content

Commit

Permalink
Update get_status.R
Browse files Browse the repository at this point in the history
  • Loading branch information
8Ginette8 committed Mar 18, 2024
1 parent d5b841a commit 0d3d42a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/get_status.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
#' if name matching was impeded by synonym duplicates. If FALSE, the function will simply pick the first most
#' relevant name from the list (higher taxa level than species allowed here). Also, unlike search=TRUE,
#' fuzzy search (~approximative name match) is here allowed, and the 'rank', phylum', 'class', order'
#' and 'family' parameters are optionally used only if no convincing name match is found.
#' and 'family' parameters are optionally used only if no convincing name match is found. FALSE is
#' particularly useful if the given species name already incluede the author.
#' @param rank Character. "SPECIES", "SUBSPECIES" or "VARIETY". If NULL (default), the order of priority
#' is (1) species, (2) subspecies and (3) variety unless "subsp." or "var." is found in 'sp_name'.
#' @param phylum Character. Optional. What is the species' Phylum? Adds a criteria to deal with alternative
Expand Down

0 comments on commit 0d3d42a

Please sign in to comment.