Package: lay 0.1.3

lay: Simple but Efficient Rowwise Jobs
Creating efficiently new column(s) in a data frame (including tibble) by applying a function one row at a time.
Authors:
lay_0.1.3.tar.gz
lay_0.1.3.zip(r-4.5)lay_0.1.3.zip(r-4.4)lay_0.1.3.zip(r-4.3)
lay_0.1.3.tgz(r-4.5-any)lay_0.1.3.tgz(r-4.4-any)lay_0.1.3.tgz(r-4.3-any)
lay_0.1.3.tar.gz(r-4.5-noble)lay_0.1.3.tar.gz(r-4.4-noble)
lay_0.1.3.tgz(r-4.4-emscripten)lay_0.1.3.tgz(r-4.3-emscripten)
lay.pdf |lay.html✨
lay/json (API)
NEWS
# Install 'lay' in R: |
install.packages('lay', repos = c('https://courtiol.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/courtiol/lay/issues
Pkgdown site:https://courtiol.github.io
Datasets:
- drugs - Pain relievers misuse in the US
- drugs_full - Pain relievers misuse in the US
Last updated 1 years agofrom:1e243d5dda. Checks:6 OK, 3 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 24 2025 |
R-4.5-win | NOTE | Mar 24 2025 |
R-4.5-mac | NOTE | Mar 24 2025 |
R-4.5-linux | NOTE | Mar 24 2025 |
R-4.4-win | OK | Mar 24 2025 |
R-4.4-mac | OK | Mar 24 2025 |
R-4.4-linux | OK | Mar 24 2025 |
R-4.3-win | OK | Mar 24 2025 |
R-4.3-mac | OK | Mar 24 2025 |
Exports:as_tibble_rowlaytibble
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigpurrrrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pain relievers misuse in the US | drugs drugs_full |
Apply a function within each row | lay |