Learn R Programming

ggpmisc (version 0.6.0)

build_eq.x.rhs: Left and right hand sides of model equations

Description

Left and right hand sides of model equations

Usage

build_eq.x.rhs(output.type = "expression", orientation = "x")

build_lhs(output.type = "expression", orientation = "x")

Value

A character string.

A character string.

Arguments

output.type

character One of "expression", "latex", "tex", "text", "tikz", "markdown".

orientation

character "x" or "y", indicating the aesthetic onto which the explanatory variable is mapped.