Description Usage Arguments Value Examples
List all packages in the cytoverse
1 | cytoverse_packages(pkgs = "all", include_self = TRUE)
|
pkgs |
A character specifying which packages to list. "all" will include all cytoverse packages while "core" will include only those core packages that will be loaded by library(cytoverse) |
include_self |
Include cytoverse in the list? |
a character vector of package names
1 2 3 4 | ## Not run:
cytoverse_packages()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.