italicize_taxa: Italicize species names

View source: R/italicize_taxa.R

italicize_taxaR Documentation

Italicize species names

Description

Italicizes species names in markdown and ggplot2 formats

Usage

italicize_taxa(x, type = "markdown", clean_names = TRUE)

Arguments

x

character vector of species names to be italicized

type

character specifying the output type. Options: "markdown" for Rmarkdown tables, "ggplot" for ggplot axes labels and titles, and "latex" for LaTeX tables.

clean_names

logical indicating whether periods and underscores in species names should be replaced by white space

Author(s)

Mikko Vihtakari


MikkoVihtakari/veganUtils documentation built on May 3, 2023, 9:58 a.m.