Render an annotation canvas in Shiny
Usage
renderAtCanvas(expr, env = parent.frame(), quoted = FALSE)Arguments
- expr
An expression producing an
at_canvas().- env
The environment to evaluate
exprin.- quoted
Is
expralready quoted?
Render an annotation canvas in Shiny
renderAtCanvas(expr, env = parent.frame(), quoted = FALSE)An expression producing an at_canvas().
The environment to evaluate expr in.
Is expr already quoted?