install | R Documentation |
This function runs some required install
install(
package = "tima",
repos = c("https://taxonomicallyinformedannotation.r-universe.dev",
"https://bioc.r-universe.dev", "https://cloud.r-project.org"),
dependencies = TRUE,
test = FALSE
)
package |
Package |
repos |
Repos |
dependencies |
Flag for dependencies |
test |
Flag for tests |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.