mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 19:01:50 +02:00
(v2.1.1.9232) is.mic() iteration, documentation cleanup
This commit is contained in:
@ -10,9 +10,9 @@ italicise_taxonomy(string, type = c("markdown", "ansi", "html"))
|
||||
italicize_taxonomy(string, type = c("markdown", "ansi", "html"))
|
||||
}
|
||||
\arguments{
|
||||
\item{string}{a \link{character} (vector)}
|
||||
\item{string}{A \link{character} (vector)}
|
||||
|
||||
\item{type}{type of conversion of the taxonomic names, either "markdown", "html" or "ansi", see \emph{Details}}
|
||||
\item{type}{Type of conversion of the taxonomic names, either "markdown", "html" or "ansi", see \emph{Details}}
|
||||
}
|
||||
\description{
|
||||
According to the binomial nomenclature, the lowest four taxonomic levels (family, genus, species, subspecies) should be printed in italics. This function finds taxonomic names within strings and makes them italic.
|
||||
|
Reference in New Issue
Block a user