download_massbank_compound | R Documentation |
Download the MassBank compound database
download_massbank_compound(
url = "https://github.com/MassBank/MassBank-data/releases/download/2021.12",
source = c("nist", "riken"),
path = "."
)
url |
Default is "https://github.com/MassBank/MassBank-data/releases/download/2021.12". |
source |
nist or riken. |
path |
Default is .. |
Downloaded files.
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.