Skip to content
Prev 285830 / 398503 Next

Run function several times changing only one argument - without a loop

Hi Marion,

is all you want the white vertical lines? Then try

abline(v = seq(10, 90, by = 10), col = "white")

instead of your axis commands.


Regards,
Enrico

Am 20.02.2012 11:04, schrieb Marion Wenty: