View source: R/neuro_package_table.R
neuro_package_table | R Documentation |
Returns the table of Neuroconductor packages
neuro_package_table(
path = "https://neuroconductor.org/neurocPackages",
long = FALSE,
deployment = FALSE
)
path |
Path to the table of package |
long |
Should the data be "long" (with respect to stable/current) |
deployment |
indicator if this is a release, not standard flag. |
data.frame
of packages with commit IDs
Package information is obtained from https://neuroconductor.org/neurocPackages
neuro_package_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.