getCreators: Add another author to the meta data of the file.

View source: R/wrappers.R

getCreatorsR Documentation

Add another author to the meta data of the file.

Description

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

Usage

getCreators(wb)

Arguments

wb

A workbook object

Value

vector of creators

Author(s)

Philipp Schauberger

Examples


wb <- createWorkbook()
getCreators(wb)

openxlsx documentation built on Feb. 16, 2023, 6:47 p.m.