
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
is2(1:5, "character")
is2(matrix(1:5), "character")
is2(1:5, c("character", "list", "numeric"))
is2(mean, c("function", "data.frame"))
# }
Run the code above in your browser using DataLab