cwlFilesUpdate | R Documentation |
Function to sync and download the most updated CWL description files from the systemPipeR package.
cwlFilesUpdate(destdir, force = FALSE, verbose = TRUE)
destdir |
a character string with the directory path where the param are stored. |
force |
logical. Force the download of the CWL files. |
verbose |
logical. The setting |
Daniela Cassol
## Not run:
destdir <- "param/"
cwlFilesUpdate(destdir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.