paper_shape {ggpage} | R Documentation |
Identify the edges of the paper of each page
Description
Identify the edges of the paper of each page
Usage
paper_shape(data)
Arguments
data |
data.frame created by ggpage_build. |
Value
data.frame,
Examples
paper_shape(ggpage_build(tinderbox))
[Package ggpage version 0.2.3 Index]