powered by
Use this to place a copy of the lambda-symbol function builder in your workspace.
defineLambda(envir = parent.frame(), name = NULL)
environment to work in.
character, name to assign to (defaults to Greek lambda).
# NOT RUN { defineLambda() # ls() # }
Run the code above in your browser using DataLab