Package: nofrills 0.3.2

nofrills: Low-Cost Anonymous Functions

Provides a compact variation of the usual syntax of function declaration, in order to support tidyverse-style quasiquotation of a function's arguments and body.

Authors:Eugene Ha [aut, cre]

nofrills_0.3.2.tar.gz
nofrills_0.3.2.zip(r-4.5)nofrills_0.3.2.zip(r-4.4)nofrills_0.3.2.zip(r-4.3)
nofrills_0.3.2.tgz(r-4.4-any)nofrills_0.3.2.tgz(r-4.3-any)
nofrills_0.3.2.tar.gz(r-4.5-noble)nofrills_0.3.2.tar.gz(r-4.4-noble)
nofrills_0.3.2.tgz(r-4.4-emscripten)nofrills_0.3.2.tgz(r-4.3-emscripten)
nofrills.pdf |nofrills.html
nofrills/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/egnha/nofrills/issues

On CRAN:

anonymous-functionscurryinglambda-functionspartial-functionsquasiquotation

5 exports 40 stars 2.77 score 1 dependencies 214 downloads

Last updated 2 years agofrom:4352e9a565

Exports:as_fncurrycurry_fnfnmake_fn_aware

Dependencies:rlang