center: place the specified representation into the center of ngl's...

View source: R/nglShiny.R

centerR Documentation

place the specified representation into the center of ngl's stage

Description

place the specified representation into the center of ngl's stage

Usage

center(session, htmlContainer, selectionString)

Arguments

session

a Shiny server session object.

htmlContainer

character

selectionString

character using ngl's selection language

Examples

## Not run: 
center(session, htmlContainer="nglShiny_1s5l", "OEC AND :A")

## End(Not run)


paul-shannon/nglShiny documentation built on Aug. 8, 2024, 6:08 a.m.