Displaying 1 result from an estimated 1 matches for "vaitostutkimus".
2006 Jun 15
1
How to change the margin widths in png-plots?
...quot;sd of
consecutive pc intervals", look at the picture) and
plot(...,xlab="bar") fits to the picture.
Here is an example:
http://users.utu.fi/attenka/margins.png
This doesn't help:
par(mar=c(5.1, 7.1, 4.1, 2.1))
And here are the commands:
png(filename="/Users/kone/Vaitostutkimus/Pictures/
BachBWV60_sd_cons_pc_int.png", width = 2800, height = 1200,pointsize =
12, bg = "white");
plot(Compo_SD_succ_int_array_vector,ylim=c(0.40,1.9),col="white",xlab="b
ar",ylab="", cex.lab=3, cex.axis=2);
mtext("sd of consecutive pc interva...