Package: lambda 0.0.0.9000

lambda: Simple anonymous functions

Defines a function 'f()' to create anonymous functions (lambdas) in a very concise manner. Simply write the body of the function as you would normally. If you want a given variable to appear as one of the arguments to the function, put it in '.()'.

Authors:Jim Hester [aut, cre]

lambda_0.0.0.9000.tar.gz
lambda_0.0.0.9000.zip(r-4.5)lambda_0.0.0.9000.zip(r-4.4)lambda_0.0.0.9000.zip(r-4.3)
lambda_0.0.0.9000.tgz(r-4.4-any)lambda_0.0.0.9000.tgz(r-4.3-any)
lambda_0.0.0.9000.tar.gz(r-4.5-noble)lambda_0.0.0.9000.tar.gz(r-4.4-noble)
lambda_0.0.0.9000.tgz(r-4.4-emscripten)lambda_0.0.0.9000.tgz(r-4.3-emscripten)
lambda.pdf |lambda.html
lambda/json (API)

# Install lambda in R:
install.packages('lambda', repos = c('https://jimhester.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jimhester/lambda/issues

On CRAN:

1 exports 20 stars 1.75 score 0 dependencies

Last updated 9 years agofrom:e493d10459eb356fabe66bb4bc935854cc3f173b

Exports:f

Dependencies: