Question: help I First, create a numeric vector num_vect that contains the values 0.5,55,10, and 6 . >0.5,55,10,6 Error: unexpected ', ' in 0.5, > num_vect
I First, create a numeric vector num_vect that contains the values 0.5,55,10, and 6 . >0.5,55,10,6 Error: unexpected ', ' in "0.5," > num_vect (0.5,55,10, and 6) Error: unexpected numeric constant in "numbvect( 0.5,55,10, and 6 " > num_vect Error: object 'num_vect' not found >.5,55,10,and6 Erron: unexpected ', ' in ".5," >(num_vect) Error: object 'num_vect' not found >1:5,55,10,6 Error: unexpected ', ' in "1:.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
