Just a wrapper of wb$getCreators() Get the names of the

getCreators(wb)

Arguments

wb

A workbook object

Value

vector of creators

Author

Philipp Schauberger

Examples


wb <- createWorkbook()
getCreators(wb)
#> [1] "runner"