Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile
Clara | The Data Ink Lab 📈

@thedatainklab

This is my account for Data Visualization.
Here I post #ggplot2 tips and #rstats #dataviz that I like.
Me: @claragranell
I have a course on ggplot2! Link 👇

ID: 1413552019655307273

linkhttps://www.udemy.com/course/learn-ggplot2-in-r-for-data-viz/?referralCode=E98592E4E943F800ECBB calendar_today09-07-2021 17:34:26

152 Tweet

1,1K Takipçi

96 Takip Edilen

Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

➡️Do you know that you can change the legend key glyphs in #ggplot2? They are the symbols next to the legend text. Every geom has a default key_glyph, but you can override it by stating key_glyph="code_here" in the geom call. See the possibilities in the figs👇 #rstats #dataviz

➡️Do you know that you can change the legend key glyphs in #ggplot2? They are the symbols next to the legend text. Every geom has a default key_glyph, but you can override it by stating key_glyph="code_here" in the geom call. See the possibilities in the figs👇
#rstats #dataviz
Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

Wow! It seems the same amount of people thought it was 3.5x, 5x and 8x. The correct answer is 8x! As expected, we tend to underestimate volumes! Thank you all!

Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

Dear #rstats #datafam, quick question: what Date 📅formats do you use more often??? I normally go for DD/MM/YYYY in spreadsheets and YYYY_MM_DD in files and folders. ➡️What are your choices?

Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

Today's kind reminder: Remember to always inspect your data before plotting!!! You might be surprised! And you'll avoid drawing conclusions from partial data! #TidyTuesday #rstats Ok I'll stop shouting now

Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

#datafam #rstats and in general #dataviz people, can you help me? 🙏 What's the correct way to say this: "Dual axes" or "dual axis" ??? Thank you!!!

Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

It seems many of you have found this Theme Elements in #ggplot2 in #rstats cheatsheet useful but lost track of the link to the original hi-res version. Here it is ➡️ github.com/claragranell/g…

It seems many of you have found this Theme Elements in #ggplot2 in #rstats cheatsheet useful but lost track of the link to the original hi-res version. Here it is ➡️ github.com/claragranell/g…
Clara | The Data Ink Lab 📈 (@thedatainklab) 's Twitter Profile Photo

Reminder: How to access (for print, not to be used in a plot) the computed aesthetics of a statistical transformation in #ggplot2 in #rstats? ➡️Simply use ggplot_build(here_your_plot_object). (access the $data field). Example below 👇

Reminder: How to access (for print, not to be used in a plot) the computed aesthetics of a statistical transformation in #ggplot2 in #rstats? 
➡️Simply use ggplot_build(here_your_plot_object). (access the $data field). Example below 👇