[R] R related issue

Santanu Mukherjee santum4 at gmail.com
Thu Mar 10 17:53:51 CET 2016


Hi,
I have R and MySQL at the backend. I have used dbGetQuery to get the rows I
want and put it in a data.frame rs2.
Now I want to use that data.frame to do market basket using apriori
it is giving me errors
Error in asMethod(object) : column(s) 1, 2 not logical or a factor.
Discretize the columns first

I tried to dicretize but did not work

	[[alternative HTML version deleted]]



More information about the R-help mailing list