views | R Documentation |
A sample dataset of product view events, linking customers and products. This is a smaller, sampled version of a potentially very large event log.
views
A data.table with 3 variables:
Identifier for the customer viewing the product.
Identifier for the product being viewed.
The timestamp of the view event (POSIXct format).
Generated for package examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.