Set Quality
setQuality(NGLVieweR, quality = "medium")
setQuality parameter in NGLVieweR
htmlwidgets
object.
Other options:
setFocus()
,
snapShot()
,
updateFocus()
,
updateFullscreen()
NGLVieweR("7CID") %>%
addRepresentation("cartoon",
param=list(name="cartoon", colorValue="blue")) %>%
setQuality("medium")