Question 2: Loading Packages and Plotting Data You should have installed the tidyverse in the discussion/homework for th

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Question 2: Loading Packages and Plotting Data You should have installed the tidyverse in the discussion/homework for th

Post by answerhappygod »

Question 2: Loading Packages and Plotting DataYou should have installed the tidyverse in the discussion/homeworkfor this module.1) Write the code to load the tidyverse package.2) Create an object called sales.3) Add the following values to sales (in this order): 50, 150, 200,100, 300, 2504) Create another object called month.5) Add the following values to month (in this order):1,2,3,4,5,66) Use the qplot function to create a scatterplot with sales on they-axis and month on the x-axis.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply