Learn R Programming

ggpage (version 0.2.3)

paper_shape: 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

Run this code
# NOT RUN {
paper_shape(ggpage_build(tinderbox))
# }

Run the code above in your browser using DataLab