data_avocado_raw | R Documentation |
This data set was downloaded from Kaggle. It includes information about the prices of (Hass) avocados and the amount sold (of different kinds) at different points in time.
data_avocado_raw
A data frame with 18249 rows and 14 variables. The most important variables in this data set are:
Date of the observation.
Average price of a single avocado.
Total number of avocados sold.
Whether the price/amount is for conventional or organic avocados.
Total number of small avocados sold (PLU 4046).
Total number of medium avocados sold (PLU 4225).
Total number of large avocados sold (PLU 4770).
https://www.kaggle.com/neuromusic/avocado-prices
data_avocado
for a preprocessed version of this data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.