defineLambda | R Documentation |
Use this to place a copy of the lambda-symbol function builder in your workspace.
defineLambda(envir = parent.frame(), name = NULL)
envir |
environment to work in. |
name |
character, name to assign to (defaults to Greek lambda). |
lambda
, makeFunction_se
, named_map_builder
defineLambda()
# ls()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.