Description Usage Arguments Value See Also Examples
Set Quality
1 | setQuality(NGLVieweR, quality = "medium")
|
NGLVieweR |
A NGLVieweR object. |
quality |
Set rendering quality. Can be "low", "medium" (default) or "high". |
setQuality parameter in NGLVieweR
htmlwidgets
object.
Other options:
setFocus()
,
snapShot()
,
updateFocus()
,
updateFullscreen()
1 2 3 | NGLVieweR("7CID") %>%
addRepresentation("cartoon", param=list(name="cartoon", colorValue="blue")) %>%
setQuality("medium")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.