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.8.1.1 Index]