Pivot_Data_Country | R Documentation |
This data set contains countries and their fruit consumptions
Pivot_Data_Country
A data frame with 50 rows and 5 variables: *Countrywhich country *CodeCountry code *FruitTypeFruit Type *ConsumptionFruit consumption *Fruittotal fruit consumption by that country
https://ourworldindata.org/grapher/fruit-consumption-per-capita
AvgComsumption <- mean(Pivot_Data_Country$Consumption)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.