- Engineering
- Computer Science
- vector v is c1234 and list x is list58 what...
Question: vector v is c1234 and list x is list58 what...
Question details
Vector v is c(1,2,3,4) and list x is list(5:8), what is the output of v*x[1]?
Error: non numeric argument. |
||
Error: not enough arguments. |
||
Error: string argument. |
||
none of the above |
Solution by an expert tutor
