as.lazy_dots {nseval} | R Documentation |
Convert quotations and dot lists to the representations used by other packages.
as.lazy_dots(x, env) ## S3 method for class 'dots' as.lazy_dots(x, env = "ignored")
x |
a dots object. |
env |
as.lazy_dots
returns a lazyeval::lazy_dots object.
as.dots