Question: How will an atomic vector that was created with the command c(1, 1, 1L, 1+0i) be saved in the environment? Character? Numeric? Logical? Then why?
How will an atomic vector that was created with the command c("1", 1, 1L, 1+0i) be saved in the environment? Character? Numeric? Logical? Then why?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
