taxa (version 0.3.3)

highlight_taxon_ids: Highlight taxon ID column

Description

Changes the font of a taxon ID column in a table print out.

Usage

highlight_taxon_ids(table_text, header_index, row_indexes)

Arguments

table_text

The print out of the table in a character vector, one element per line.

header_index

The row index that contains the table column names

row_indexes

The indexes of the rows to be formatted.