powered by
subsetArgsByFormals(args, ..., remove.dots = TRUE)
args <- list(x = 1:3, simplify = TRUE, b = "b") subsetArgsByFormals(args, plot, sapply)
Run the code above in your browser using DataLab