Learn R Programming

clinDataReview (version 1.6.2)

getDimGgplot: Get plot dimensions

Description

Get plot dimensions

Usage

getDimGgplot(gg)

Value

Numeric vector with number of rows ('nrow') and columns ('ncol') of the plot

Arguments

gg

ggplot

Author

Laure Cougnaud