build_eq.x.rhs {ggpmisc}R Documentation

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")

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.

Value

A character string.

A character string.


[Package ggpmisc version 0.6.2 Index]