jlacey483 jlacey483 17-01-2023 Computers and Technology contestada Suppose I have a list defined as x <- list(2, "a", "b", TRUE). What does x[[2]] give me?