Add link to renderCachedPlot.

Closes #2476
This commit is contained in:
trestletech
2019-06-14 09:43:57 -05:00
committed by Winston Chang
parent 396f170738
commit b5ca1d48e0
2 changed files with 4 additions and 0 deletions

View File

@@ -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