options for cex r code example
Example: cex label in r
cex.axis=1 #magnification of axis annotation relative to cex
cex.lab=1 #magnification of x and y labels relative to cex
cex.main=1 #magnification of titles relative to cex
cex.sub=1 #magnification of subtitles relative to cex