Skip to contents

Read Word or PowerPoint document properties and get results in a data.frame.

Usage

doc_properties(x)

Arguments

x

an rdocx or rpptx object

Value

a data.frame

See also

Examples

x <- read_docx()
doc_properties(x)
#>               tag                value
#> 1           title                     
#> 2         subject                     
#> 3         creator                     
#> 4        keywords                     
#> 5     description                     
#> 6  lastModifiedBy          David Gohel
#> 7        revision                    9
#> 8         created 2017-02-28T11:18:00Z
#> 9        modified 2020-05-13T09:11:00Z
#> 10       category