Text size in base graphics is generally specified via cex values, which are multipliers applied to the device pointsize. SOgg_cex is a convenience function that converts a cex value into a size value as used by ggplot2 geometries.
SOgg_cex(cex)numeric: character expansion, see par
The corresponding 'size' value to use in ggplot calls