Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
(L1 <- list(a = 1:3, b = pi, ch = "CH"))
check.options(list(a = 0:2), name.opt = "L1")
check.options(NULL, reset = TRUE, name.opt = "L1")
# }
Run the code above in your browser using DataLab