Learn how to create your own virtual data art gallery.
All tagged visualization
Learn how to create your own virtual data art gallery.
Simple exploratory data analysis (EDA) using some very easy one line commands in R.
A few weeks ago, my tweet on the R patchwork package went nerd viral. I analyze the tweet performance and possible impact on the patchwork package downloads. I’ll arrange the resulting graphs with patchwork!
As a bonus, I’ll show y’all how I added an image to the patchwork layout by placing it within a ggplot graph and fixing the coordinates to avoid weird scaling issues.
A tutorial showing how to highlight a subset of your data in R within the context of the full data set. We review the old school way (ggplot layering) and new school way (gghighlight).
Tap into Twitter data and create custom word clouds that will visualize the conversation in an impactful way. Analysis performed with R and the rtweet and wordcloud2 packages.
An introduction to the Data + Art STEAM project with Forest Hill Junior and Senior Public School in Toronto!
A tutorial blog reviewing the art of data storytelling and showing how to use Flourish, a platform for storytelling and visualisation
A tutorial exploring RAW Graphs; a free tool enabling everyone to create high-end, data science style graphs without the code!
A fun holiday post exploring a new R visualization package called alluvial
PixieDust allows simple and interactive data analysis right within the output cell of your python notebook.