parse_unit_text: Automatic text formatting for openair

View source: R/parse_unit_text.R

parse_unit_textR Documentation

Automatic text formatting for openair

Description

Workhorse function that automatically applies routine text formatting to common expressions and data names used in openair.

Usage

parse_unit_text(text)

Arguments

text

A character vector.

Details

quickText is routine formatting lookup table. It screens the supplied character vector text and automatically applies formatting to any recognised character sub-series. The function is used in a number of openair functions and can also be used directly by users to format text components of their own graphs (see below).

Value

The function returns an expression for graphical evaluation.

Author(s)

Karl Ropkins.


skgrange/threadr documentation built on May 11, 2024, 12:16 p.m.