convert_strata4plot: Convert Strata Names for Plot Text

View source: R/convert_strata4plot.R

convert_strata4plotR Documentation

Convert Strata Names for Plot Text

Description

Convert the strata names in the column STRATA to names that are formatted for a figure or for text. Things such as converting underscores to spaces and two-letter lower-case words to two-letter upper-case words are performed for you.

Usage

convert_strata4plot(text)

Arguments

text

A vector of text strings that will be formatted.

Value

A vector of text strings the same length as text that have been formatted to use in a plot or in text.

Author(s)

Kelli F. Johnson


nwfsc-assess/VAST_WestCoast documentation built on July 4, 2023, 5:45 p.m.