Skip to content

Details

Isabella will be discussing tables as a format for communicating information and walking through creating a table in R using the {gt} package.

We're hoping that you will be inspired to enter the `RStudio Table Contest 2021` (https://blog.rstudio.com/2021/09/30/rstudio-table-contest-2021/).

About our speaker:
Isabella Velásquez, needs little introduction. She has a blog called `%>% dreams` (https://ivelasq.rbind.io/) but we'd argue she's well on her way to attaining her dreams :). You all, we know it's a play on our beloved %>%, but we couldn't resist a fangirl moment at her accomplishments.
Among her many accomplishments, she is a co-author of the book 'Data Science in Education Using R' (https://datascienceineducation.com/) and has recently joined RStudio as a Sr. Product Marketing Manager. Follow her on Twitter https://twitter.com/ivelasq3 to keep up with all the cool content she produces and shares.

Github Link: https://github.com/ivelasq/2021-10-27_rladies-jozi-presentation

Main Installs for following along:
install.packages("pacman")
pacman::p_load(tidygraph, maps, ggraph, igraph, tidyverse, patchwork, ggthemes, lubridate, hms)
pacman::p_load(tidyverse, gt)
pacman::p_load_gh("jthomasmock/gtExtras")

Data Visualization

Members are also interested in