Rdocumentation
powered by
Learn R Programming
officer (version 0.1.2)
docx_dim: Word page layout
Description
get page width, page height and margins. The return values are those corresponding to the section where the cursor is.
Usage
docx_dim(x)
Arguments
x
a
rdocx
object
Examples
Run this code
docx_dim(read_docx())
Run the code above in your browser using
DataLab