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 Feb. 7, 2023, 8:58 a.m.