View source: R/zz-parse-resources.R
get_resources_lsf | R Documentation |
get_resources_lsf
get_resources_lsf(
wd,
cores = 4,
pattern = "out$",
plot = FALSE,
verbose = opts_flow$get("verbose")
)
wd |
Path to a flow working directory |
cores |
Number of cores to use. [Numeric] |
pattern |
Pattern to use to get lsf stdout files. Defaults to |
## Not run:
get_resources_lsf(wd = wd, cores = 4, pattern = out\$)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.