validate_bioc_views | R Documentation |
Ensures that a package has biocViews and that they are valid. Function is designed to be called from the unit tests of another package.
validate_bioc_views(pkg)
pkg |
|
invisible(NULL)
if tests pass.
Dan Tenenbaum dtenenba@fhcrc.org
validate_bioc_views("biocViews")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.