creator: Access information about an Office Open document

Description Usage Arguments Value Author(s)

Description

These functions and methods provide access to simple meta information about an Office Open document such as the creator and when the document was created. We can also set the name of the creator.

These serve as examples of how to access the meta data.

Usage

1
creator(doc, ...)

Arguments

doc

the Office Open document specified as a file name or an instance of one of the document classes, e.g. OOText, OOSpreadSheet or OOPresentation

...

additional arguments for methods.

Value

creator returns a string giving the name of the initial author of the document.

creationTime returns an object of class POSIXt, specifically POSIXlt.

Author(s)

Duncan Temple Lang


duncantl/ROpenOffice documentation built on May 15, 2019, 5:33 p.m.