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 |
Value
A character
string.
A character
string.
[Package ggpmisc version 0.6.2 Index]