setVisibility: hide or show the named selection

Description Usage Arguments Examples

View source: R/nglShiny.R View source: R/nglShiny-class.R View source: R/NglWidget.R

Description

hide or show the named selection

Usage

1
setVisibility(session, representationName, newVisibilityState)

Arguments

session

a Shiny server session object.

representationName

a previously assigned character string

Examples

1
2
3
4
## Not run: 
  setVisibility(session, "chromaphore", FALSE)

## End(Not run)

paul-shannon/nglShinyS4 documentation built on June 1, 2020, 12:26 a.m.