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:

4.33 score 20 stars 213 scripts 1 exports 0 dependencies

Last updated 9 years agofrom:e493d10459. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 18 2024
R-4.5-winNOTENov 18 2024
R-4.5-linuxNOTENov 18 2024
R-4.4-winNOTENov 18 2024
R-4.4-macNOTENov 18 2024
R-4.3-winNOTENov 18 2024
R-4.3-macNOTENov 18 2024

Exports:f

Dependencies: