Description Usage Arguments Value
View source: R/read_partners_budget_from_excel.R
Read Partners Budget From Excel Files
1 2 3 4 5 | read_partners_budget_from_excel(
files,
n_work_packages = 7,
run_parallel = TRUE
)
|
files |
full path to EXCEL files |
n_work_packages |
number of work packages in EXCEL template (default: 7, as used for DWC) |
run_parallel |
should import be performed using multiple CPU cores or only run on a single core (default: TRUE) |
list with imported EXCEL budget files data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.