Skip to content

Commit 0828c43

Browse files
committed
fix non-ascii character in get_wormsid fxn
1 parent 952aecd commit 0828c43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/get_wormsid.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#' `taxon_state` object (see [taxon-state])
99
#' @param searchtype character; One of 'scientific' or 'common', or any unique
1010
#' abbreviation
11-
#' @param marine_only logical; marine only? default: TRUE (only used
11+
#' @param marine_only logical; marine only? default: `TRUE` (only used
1212
#' when `searchtype="scientific"`); passed on to [worrms::wm_records_name()]
1313
#' @param fuzzy logical; fuzzy search. default: `NULL` (`TRUE` for
1414
#' `searchtype="scientific"` and `FALSE` for `searchtype="common"` to match

man/get_wormsid.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)