Q Creating Code Modify the base R version (not the ggplot version) of the "Another shiny Project" found in Chapter 4 of this module's readings. Replace the "airquality" data set with the R built-in data set "mtcars". Use only the variables mpg, disp, hp, drat, wt, and qsec from the mtcars data set. Pick any two variables which make sense to use for the regression equation. Copy your R code and program output in a document and submit your results for this assignment. ________________________________________ Save your assignment using a naming convention that includes your first and last name and the activity number (or description). Do not add punctuation or special characters.
View Related Questions