gravatar

jsloane

Jennifer Sloane

Recently Published

How to publish to Rpubs
ggplot challenge answers
Troubleshooting and Learning New Things in R
Errors installing new package...what do you do when you encounter errors? and tips for learning new things in R
Knit to PDF and Word
Intro to Stats in R
Go through examples of different types of research questions using the penguins dataset
Useful Function
Review of case_when(), sd, se, summarise across, mutate across, and creating functions
Descriptive Stats, Tables, & Patchwork Package
review of descriptive statistics, learn how to format tables with the gt package, and learn about the patchwork package
ggplot challenge
explore the palmerpenguins dataset and then test your ggplot skills and see if you can reproduce a few plots
Working Directories, Variable Types, and Workflow Tips
Review of working directories, tidyverse, variable types, and some workflow tips
RStudio Basics
Reviews basics of RStudio, the concept of chunks, installing vs loading packages, packages vs functions, and what to when you run into error messages
tidytuesday - pumpkins!
creating rain cloud plots with the tidytuesday pumpkin dataset
RLadies Show & Tell R: gt
I presented this code at the RLadies Sydney Show and Tell R meetup in April 2021. I go through an example of using the gt() package.
Show and Tell R July 2020
Examples of how to use css in your r markdown script and how to clean json data.
Show and Tell R
Quick tips and tricks for using R