Question: Answer the questions below on basic R (4 points each). Copy and paste the R codes from the RStudio that you used to answer each
Answer the questions below on basic R (4 points each). Copy and paste the R codes from the RStudio that you used to answer each question. To receive full credit, add additional explanation and comments if necessary.
- Make a variable with the name " " and assign it your name.; my name ; Melissa Munoz
- Make a vector containing the numbers 2, 6, 0.6, and 53.3 and assign it to a variable.
- Make a vector containing all the numbers from 10 to 15, incremented by 0.4.
- Make a vector containing the numbers from 2 to 8, then square all the numbers.
- Why does the code below show error message?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
