Description Usage Arguments Value
Creates an object of class "iGraph"
by transforming event level data into network data.
1 | graph_data(data, id, product_id)
|
data |
dataframe of purchase history |
id |
column name identifying the user id |
product_id |
column name identifying the id of the objects purchased |
an object of class "iGraph"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.