R/wrappers.R
getCreators.Rd
Just a wrapper of wb$getCreators() Get the names of the
getCreators(wb)
A workbook object
vector of creators
Philipp Schauberger
wb <- createWorkbook() getCreators(wb) #> [1] "runner"