Last chance! 50% off unlimited learning
Sale ends in
get_resources_lsf
get_resources_lsf(
wd,
cores = 4,
pattern = "out$",
plot = FALSE,
verbose = opts_flow$get("verbose")
)
Path to a flow working directory
Number of cores to use. [Numeric]
Pattern to use to get lsf stdout files. Defaults to out$
# NOT RUN {
get_resources_lsf(wd = wd, cores = 4, pattern = out\$)
# }
Run the code above in your browser using DataLab