renderEq: Display equations in shiny apps
Description
![[Experimental]](figures/lifecycle-experimental.svg?package=equatiomatic&version=0.3.1)
Usage
renderEq(expr, env = parent.frame(), quoted = FALSE, outputArgs = list())eqOutput(outputId)
Arguments
outputId
The identifier of the output from the server. Should be
passed as a string.
Details
These are a set of functions designed to help render equations in
shiny applications. For a complete example see