Package: fancycut 0.1.3
fancycut: A Fancy Version of 'base::cut'
Provides the function fancycut() which is like cut() except you can mix left open and right open intervals with point values, intervals that are closed on both ends and intervals that are open on both ends.
Authors:
fancycut_0.1.3.tar.gz
fancycut_0.1.3.zip(r-4.5)fancycut_0.1.3.zip(r-4.4)fancycut_0.1.3.zip(r-4.3)
fancycut_0.1.3.tgz(r-4.4-any)fancycut_0.1.3.tgz(r-4.3-any)
fancycut_0.1.3.tar.gz(r-4.5-noble)fancycut_0.1.3.tar.gz(r-4.4-noble)
fancycut_0.1.3.tgz(r-4.4-emscripten)fancycut_0.1.3.tgz(r-4.3-emscripten)
fancycut.pdf |fancycut.html✨
fancycut/json (API)
NEWS
# Install 'fancycut' in R: |
install.packages('fancycut', repos = c('https://adamleerich.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/adamleerich/fancycut/issues
Last updated 2 months agofrom:433c4eb0a0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Like 'cut', turn a vector of numbers into a factor | fancycut |
Like 'cut', turn a vector of numbers into a factor | wafflecut |