mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
committed by
Winston Chang
parent
396f170738
commit
b5ca1d48e0
@@ -18,6 +18,8 @@
|
||||
#' @seealso For the corresponding client-side output function, and example
|
||||
#' usage, see \code{\link{plotOutput}}. For more details on how the plots are
|
||||
#' generated, and how to control the output, see \code{\link{plotPNG}}.
|
||||
#' \code{\link{renderCachedPlot}} offers a way to cache generated plots to
|
||||
#' expedite the rendering of identical plots.
|
||||
#'
|
||||
#' @param expr An expression that generates a plot.
|
||||
#' @param width,height The width/height of the rendered plot, in pixels; or
|
||||
|
||||
Reference in New Issue
Block a user