This method allows you to eval within a Dataset.

# S4 method for CrunchDataset
as.environment(x)

Arguments

x

CrunchDataset

Value

an environment in which named objects are (promises that return) CrunchVariables.