markOutputAttrs: Mark a render function with attributes that will be used by...

Description Usage Arguments

View source: R/shinywrappers.R

Description

Mark a render function with attributes that will be used by the output

Usage

1
2
markOutputAttrs(renderFunc, snapshotExclude = NULL,
  snapshotPreprocess = NULL)

Arguments

renderFunc

A function that is suitable for assigning to a Shiny output slot.

snapshotExclude

If TRUE, exclude the output from test snapshots.

snapshotPreprocess

A function for preprocessing the value before taking a test snapshot.


austin3087/https-github.com-rstudio-shiny documentation built on Nov. 3, 2019, 2:01 p.m.