cow_plot: Creation of the cowplot object

cow_plotR Documentation

Creation of the cowplot object

Description

Creation of the cowplot object

Usage

cow_plot(
  n,
  ncol = n,
  font_size = 10,
  scale = 0.95,
  rel_widths = 1,
  uppercase = T,
  labels = NULL
)

Arguments

n

a number of plots

ncol

a number of columns

font_size

font size

scale

scale

rel_widths

relative width of columns

uppercase

uppercase

labels

labels

Value

cowplot obejct


nephroj/medutils documentation built on Feb. 3, 2024, 8:33 a.m.