# NOT RUN {
RatingsMatrix <- AutoRecomDataCreate(data,
                                     EntityColName = "CustomerID",
                                     ProductColName = "StockCode",
                                     MetricColName = "TotalSales",
                                     ReturnMatrix = TRUE)
# }
Run the code above in your browser using DataLab