Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addCreator

Add another author to the meta data of the file.


Description

Just a wrapper of wb$addCreator()

Usage

addCreator(wb, Creator)

Arguments

wb

A workbook object

Creator

A string object with the name of the creator

Author(s)

Philipp Schauberger

Examples

wb <- createWorkbook()
addCreator(wb, "test")

openxlsx

Read, Write and Edit xlsx Files

v4.2.3
MIT + file LICENSE
Authors
Philipp Schauberger [aut, cre], Alexander Walker [aut], Luca Braglia [ctb], Joshua Sturm [ctb]
Initial release
2020-10-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.