Skip to content
Prev 300417 / 398503 Next

ggplot2 qplot pch not working anymore

Dr. Bolker thank you for the help.  I have figured out how to make this 
do what I wanted - re:inline.  I wanted to use the pch variable as the 
number for the R plotting symbol.  I hope that makes more sense.
kindest regards,

Stephen
On Tue 17 Jul 2012 10:31:07 PM CDT, Ben Bolker wrote:
if you change  the above line of code to

qplot(a,b, shape=pch)+scale_shape_identity()
I will have a look at these soon.