powered by
Convert quotations and dot lists to representations used by some other packages.
as.lazy_dots.dots(x, env = "ignored")as.lazy.quotation(x, env = "ignored")# S3 method for quosure as.quo(x)# S3 method for formula as.quo(x)as.quosure.quo(x)as.quosures.dots(x)
as.lazy.quotation(x, env = "ignored")
# S3 method for quosure as.quo(x)
# S3 method for formula as.quo(x)
as.quosure.quo(x)
as.quosures.dots(x)
The converted object.
an object to convert.
Ignored for quotations or dots.