Message-ID: <CAM_vju=F9y-YVaqTAN66pbwi-wm3D+FUjG85A+4cf5rmE176dg@mail.gmail.com>
Date: 2017-01-18T14:14:04Z
From: Sarah Goslee
Subject: Need help in exporting R apriori rules to Excel
In-Reply-To: <CAAdgFSrP_=OyMxGtRbjNh7qsScquzQzFbUgcjisDcUXRr5Zy5A@mail.gmail.com>
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:
> 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 *
>
>
>
>
>