Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 212017

Bar Chart in R - I can do this in Python and Tableau but having trouble in R

$
0
0

Trying to build a simple bar chart in R.

This is the link to the data (https://data.world/makeovermonday/2020w3-is-it-time-to-treat-sugar-like-smoking) I need to build a simple bar chart that shows sugar intake only for children (there are 3 rows with children), only for this specific column "(2014/15-2015/16)". I know it has something to do with select() and filter() but am having trouble - appreciate any help! Attaching what I did in Python and Tableau - trying to replicate in Renter image description here


Viewing all articles
Browse latest Browse all 212017

Trending Articles