Description Usage Arguments See Also Examples
Use this to place a copy of the lambda-symbol function builder in your workspace.
1 | 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
1 2 | defineLambda()
# ls()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.