.requireAndReturn | R Documentation |
Checks to make sure a package object is installed, and if so, returns it. If the library is not installed, it issues a warning and returns NULL.
.requireAndReturn(BSgenomeString)
BSgenomeString |
A BSgenome compatible genome string. |
A BSgenome object if installed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.