R/try.r
tryapply.Rd
Apply with built in try. Uses compact, lapply and tryNULL
tryapply(list, fun, ...)
list to apply function f on
f
further arguments to f
function