snapshotExclude {shiny} | R Documentation |
Mark an output to be excluded from test snapshots
Description
Mark an output to be excluded from test snapshots
Usage
snapshotExclude(x)
Arguments
x |
A reactive which will be assigned to an output. |
[Package shiny version 1.9.0 Index]