Mark a render function with attributes that will be used by the output
markOutputAttrs(renderFunc, snapshotExclude = NULL,
snapshotPreprocess = NULL)
A function that is suitable for assigning to a Shiny output slot.
If TRUE, exclude the output from test snapshots.
A function for preprocessing the value before taking a test snapshot.