[1] 5
[1] 42
[1] 16.4
[1] 82
Cut and paste the following vector into your assignment. Then use code to print the requested values related to the vector. You’ll need to use na.rm = TRUE
to ignore the null values.
numbers
vectornumbers
vectornumbers
numbers
vector[1] 5
[1] 42
[1] 16.4
[1] 82