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.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
Datasets:
- drugs - Pain relievers misuse in the US
- drugs_full - Pain relievers misuse in the US
Last updated 1 years agofrom:1e243d5dda. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |