[R] converting a class dataframe (chars) to transaction class

Santanu Mukherjee santum4 at gmail.com
Fri Mar 25 19:47:33 CET 2016


Running R backend MySQL - ran a query
<dataframe> <- Query
the resulting dataframe contains 2 columns and both are chars.
Need to change the dataframe class to transaction class
as I need to run Apriori algorithm
how to do that?

Thanks
Santanu

	[[alternative HTML version deleted]]



More information about the R-help mailing list