BUS 320
For you:
Name:
Year:
Concentration:
Hometown:
What did you do over the break?
What do you hope to get out of this course?
Anything else you want to share/ask?
For peer:
Name:
Year:
Concentration:
Hometown:
What did they do over the break?
What do they hope to get out of this course?
Anything else you want to share about them?
You have two options for this course:
Step 1: Install R
Step 2: Install Positron
Step 3: Verify Installation
2 + 2
in the console and press Enter[1] 4
, everything is working correctly!Step 4: Copy template
Note: if you have error cannot clone, install git
Step 5: Install Packages
console install.packages(“pacman”)
pacman::p_load(rmarkdown, openintro, tidyverse, skimr, ggmosaic, scales, ggcharts, plotly)
Step 6: Render
Step 5: Publish to Netlify
terminal: quarto publish netlify
Step 6
Copy url address to assignment
Step 1: Sign up for posit cloud account
Step 2: Copy template
Step 3: Install Packages
console install.packages(“pacman”)
pacman::p_load(rmarkdown, openintro, tidyverse, skimr, ggmosaic, scales, ggcharts, plotly)
Step 4: Render
Step 5: Publish to Netlify
terminal: quarto publish netlify
Step 6
Copy url address to assignment
Any questions?