customer_db_funmart | R Documentation |
A dataset containing customer id, name, age, household size and location. Almost 5,000 customer entries were randomly generated with the help of the packages charlatan, fabricatr, randomNames and wakefield.
data(customer_db_funmart)
A data frame with 4,996 rows and 6 variables:
unique customer id
customer name generated via randomNames
customer age generated via wakefield, 18 to 75
household size generated via wakefield, 1 to 7
longitude of customers' delivery address in the UAE generated via charlatan
latitude of customers' delivery address in the UAE generated via charlatan
Not all of the customers necessarily placed an order. For example, some customers might have signed up (i.e., input their name, email address, age, location, etc) and browsed the app, causing them to be added to the customers' database, but they never actually completed checkout, so there is no order with their customer id in the order_db_funmart table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.