View source: R/runpdbSelectOcclude.R
runpdbSelectOcclude | R Documentation |
A function that launches the Shiny app for pdbSelectOcclude.
The purpose of this app is only to illustrate how a Shiny
app works. The code has been placed in ./inst/shiny-scripts
.
runpdbSelectOcclude(pdbFile, name)
No return value but open up a Shiny page.
Grolemund, G. (2015). Learn Shiny - Video Tutorials. Link
## Not run: pdbSelectOcclude::runpdbSelectOcclude(pdb, "1bm8") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.