Description Usage Arguments Examples
View source: R/nglShiny.R View source: R/nglShiny-class.R View source: R/NglWidget.R
Set zoom and center so that the current model nicely fills the display.
1 | fit(session, htmlContainer)
|
session |
a Shiny server session object. |
htmlContainer |
a character string used to identify the NglWidget instance, the id of html element |
1 2 3 4 | ## Not run:
fit(session)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.