Intro to R for Communication Sciences
This is a Quarto website authored with R and the RStudio IDE. Quarto is used to publish your analysis into various formats (PDF, Word, Website, Interactive, etc.) To learn more about Quarto websites visit https://quarto.org/docs/websites.
We’ll learn
RStudio Projects
Importing files and wrangling
Visualizing
Pivot / join / EDA
Custom functions and iterate with {
purrr}
Get started
- Tour of your Local File System
- R / RStudio
- Clone Code from GitHub
- Start a new project by importing the github repository for this workshop
- Open the
import.qmdnotebook-file from the Files tab in the RStudio IDE