Positron or RStudio? First time Positron user creates scatter plot with R's ggplot2 package (CC333)

Pat installs and uses Positron for the first time to recreate a visualization generated from the gapminder dataset. He compares using Positron to RStudio as he builds this figure. To recreate this visualization, Pat uses geom_point, geom_text, scale_fill_manual, scale_x_log10, coord_cartesian, labs, and theme. You can find the data and code he developed in this episode at https://www.riffomonas.org/code_club/.... If you have a figure that you would like to see Pat discuss in a future newsletter and episode of Code Club, email me at [email protected]! Want more practice on the concepts covered in Code Club? You can sign up for my weekly newsletter at https://shop.riffomonas.org/youtube to get practice problems, tips, and insights. If you're interested in purchasing a video workshop be sure to check out https://riffomonas.org/workshops/ Support Riffomonas by becoming a Patreon member!   / riffomonas   You can also find complete tutorials for learning R with the tidyverse using... Microbial ecology data: https://www.riffomonas.org/minimalR/ General data: https://www.riffomonas.org/generalR/ If you want to cite this video, please consider citing https://journals.asm.org/doi/10.1128/... 0:00 Introduction 2:14 Installing Positron 7:30 Exploring Positron 16:03 Replicating scatter plot 36:27 Thinking more about Positron