Description Usage Arguments Value Examples
check if a package is installed or not
1 | is.installed(mypkg)
|
mypkg |
the name of a R package |
whether the package is installed, if not, then install it
1 | is.installed('seqinr')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.