Lambda syntax for array iteration
lambda(fml, along, group = c(), simplify = TRUE, expand_grid = TRUE,
envir = parent.frame())
A call prefixed with a tilde
A named vector which objects to subset (eg: c(x=1))
Not implemented
Return array instead of index+result if scalar
Use all combinations of indices (default: TRUE)
Environment where variables can be found