I believe you need to convert them to a data frame before you can use any data frame export functions to save them to disk. See ?as
I'm assuming that you are using the arules package; your question is incomplete. I've never used arules myself; I googled "rhelp export apriori rules" Sarah On Wed, Jan 18, 2017 at 3:09 AM, Edward Tamil <tamil...@gmail.com> wrote: > Hi Sir, > > > Need help in exporting R apriori rules to Excel. i tried write.csv > write.table write.csv2 > > only exporting less than 500 rules. > > unable to export Large Data. > > > " No Error Msg" File size is "0" > > -- > > *Edward * > > > > > ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.