powered by
Get list of primative unary fns.
# S3 method for UnaryFn as.list(x, ...)
UnaryFn derived classe to extract
not used.
list of non UnaryFnList functions
# NOT RUN { as.list(pkgfn("base::sin", "x")) as.list(c(pkgfn("base::sin", "x"), pkgfn("base::cos", "x"))) # }
Run the code above in your browser using DataLab