amazonFineFoods {MBCbook} | R Documentation |
The Amazon Fine Foods data set
Description
The Amazon Fine Foods data set has 1646 rows and 1735 columns, describing whether an user (row) has noted and reviewed a product (column) or not.
Usage
data("amazonFineFoods")
Format
A data frame with binary values indicating whether an user (row) has noted and reviewed a product (column) or not.
Source
https://snap.stanford.edu/data/web-FineFoods.html.
Examples
data(amazonFineFoods)
[Package MBCbook version 0.1.2 Index]