R/utilities-grid.R
gg_par.Rd
This is a wrapper for grid::gpar() that applies ggplot2's interpretation of graphical parameters.
grid::gpar()
gg_par(..., stroke = NULL, pointsize = NULL)
Named arguments passed on to gpar().
gpar()
Linewidth for points. Populates the lwd grid parameter.
lwd
Size for points. Populates the fontsize grid parameter.
fontsize
An object of class 'gpar'.