powered by
Named vector.
Nothing. This is a mock function.
# This is a named vector. x <- c("first_element" = 3, "second_element" = TRUE) print(x)
Run the code above in your browser using DataLab