combine_plotmath: Combine to Expression

View source: R/utils_plot.R

combine_plotmathR Documentation

Combine to Expression

Description

We use this internal function to generate expressions that can be used for plotting. Accepts a list of elements that are coerced, currently supported elements are character, expression, and character that contain latex elements. This function is not exported.

Usage

combine_plotmath(x)

Arguments

x

A list that contains all elements that are intended to be coerced into one expression.

Value

An expression


papaja documentation built on Sept. 29, 2023, 9:07 a.m.