Epiconcept-Paris / STRAP-epiuf

Utility function package for STRAP
0 stars 0 forks source link

Add defaut style to fillCells(), add createWorksheet and addWorksheet #63

Open loremerdrignac opened 1 year ago

loremerdrignac commented 1 year ago

Add a default style for default use in fillCells (therefore, create setStyle and getStyle to access it) Add openxlsx::createWorkbook to epiuf::openXlsx function with a new argument (e.g. create = TRUE/FALSE) Add openxlsx::addWorksheet to epiuf::openSheet function with a new argument (e.g. create = TRUE/FALSE)

loremerdrignac commented 1 year ago

Following the test with Jenny: