setVisibility: hide or show the named selection

View source: R/nglShiny.R

setVisibilityR Documentation

hide or show the named selection

Description

hide or show the named selection

Usage

setVisibility(session, htmlContainer, representationName, newVisibilityState)

Arguments

session

a Shiny server session object.

representationName

a previously assigned character string

Examples

## Not run: 
  setVisibility(session, "chromaphore", FALSE)

## End(Not run)


paul-shannon/nglShiny documentation built on Feb. 7, 2023, 8:58 a.m.