Skip to content
Prev 366665 / 398503 Next

Need help in exporting R apriori rules to Excel

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 <tamildee at gmail.com> wrote: