fastfood Assignment Description For this assignment, you must name your R file
fastfood Assignment Description For this assignment, you must name your R file fastfood.R For all questions you should load tidyverse and openintro. You should not need to use any other libraries. If the tidyverse package is not installed, you’ll need to do a one-time installation from the Console Window in RStudio like this: install.packages(“tidyverse”) You […]
Read More »