getDimGgplot: Get plot dimensions

View source: R/plots-utility-dimensions.R

getDimGgplotR Documentation

Get plot dimensions

Description

Get plot dimensions

Usage

getDimGgplot(gg)

Arguments

gg

ggplot

Value

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

Author(s)

Laure Cougnaud


clinDataReview documentation built on June 22, 2024, 10:03 a.m.