Skip to content

Instantly share code, notes, and snippets.

@ibatra171
Created August 30, 2019 06:07
Show Gist options
  • Save ibatra171/6ccb1d4fabee615635e60b9d7f9fd4c1 to your computer and use it in GitHub Desktop.
Save ibatra171/6ccb1d4fabee615635e60b9d7f9fd4c1 to your computer and use it in GitHub Desktop.
{r, warning = FALSE}
plot_base_clean +
geom_bar(stat = "identity", aes(fill = continent, alpha = year), position = "dodge")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment