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.7)lambda_0.0.0.9000.zip(r-4.6)lambda_0.0.0.9000.zip(r-4.5)
lambda_0.0.0.9000.tgz(r-4.6-any)lambda_0.0.0.9000.tgz(r-4.5-any)
lambda_0.0.0.9000.tar.gz(r-4.7-any)lambda_0.0.0.9000.tar.gz(r-4.6-any)
lambda_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lambda/json (API)

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

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

On CRAN:

Conda:

4.42 score 20 stars 266 scripts 1 exports 0 dependencies

Last updated from:e493d10459. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE103
source / vignettesOK150
linux-release-x86_64NOTE102
macos-release-arm64NOTE80
macos-oldrel-arm64NOTE79
windows-develNOTE80
windows-releaseNOTE75
windows-oldrelNOTE69
wasm-releaseOK81

Exports:f

Dependencies: