What steps will reproduce the problem?
1. prettyPlot(input, pch=<scalar>, cex=<scalar>, col=<scalar>
2. I assume the other calls of prettyPlot that could be scalars all fail unless
I preface the scalar with "as.matrix(rep(<scalar>,nrow(input)))"
3.
What is the expected output? What do you see instead?
Error:
Error in if (is.null(cex) || nrow(cex) != nrow(data_matrix)) { :
missing value where TRUE/FALSE needed
What version of the product are you using? On what operating system?
1.9's, windows 8
Please provide any additional information below.
Original issue reported on code.google.com by kriegsma...@gmail.com on 27 Apr 2013 at 1:45
Original issue reported on code.google.com by
kriegsma...@gmail.com
on 27 Apr 2013 at 1:45