Re: [R] Alter plot point size by value of the plot value

2010-12-17 Thread Jonathan P Daily
ll a room when its empty? Does the room, the thing itself have purpose? Or do we, what's the word... imbue it." - Jubal Early, Firefly r-help-boun...@r-project.org wrote on 12/17/2010 11:58:07 AM: > [image removed] > > [R] Alter plot point size by value of the plot valu

[R] Alter plot point size by value of the plot value

2010-12-17 Thread Douglas Scheftner
R folks, I am trying to create a mhtplot plot that will alter the point size via the plot point value.The size of the point should change via a set criteria such as: if point value <10^-6 size 3x else if 10^-3> point value >10^-6 size 2x else point value >10^-3 size is x I consider myse