Coding Variation
A blog about molecular biology, biochemistry, genetics and computation.
Monday, May 10, 2010
R Graphics Parameters That I like
Reproduced here so that I don't lose them:
par( lwd = 1.5 )
par( mgp = c(3,1,0) )
par( mar = c(4,5,3,2) )
Newer Post
Older Post
Home