powered by
Set Quality
setQuality(NGLVieweR, quality = "medium")
setQuality parameter in NGLVieweR
NGLVieweR
htmlwidgets object.
htmlwidgets
A NGLVieweR object.
Set rendering quality. Can be "low", "medium" (default) or "high".
Other options: setFocus(), snapShot(), updateFocus(), updateFullscreen()
setFocus()
snapShot()
updateFocus()
updateFullscreen()
NGLVieweR("7CID") %>% addRepresentation("cartoon", param=list(name="cartoon", colorValue="blue")) %>% setQuality("medium")
Run the code above in your browser using DataLab