Package: kimisc 1.0.1.9009
kimisc: Kirill's Miscellaneous Functions
A collection of useful functions not found anywhere else, mainly for programming: Pretty intervals, generalized lagged differences, checking containment in an interval, and an alternative interface to assign().
Authors:
kimisc_1.0.1.9009.tar.gz
kimisc_1.0.1.9009.zip(r-4.7)kimisc_1.0.1.9009.zip(r-4.6)kimisc_1.0.1.9009.zip(r-4.5)
kimisc_1.0.1.9009.tgz(r-4.6-any)kimisc_1.0.1.9009.tgz(r-4.5-any)
kimisc_1.0.1.9009.tar.gz(r-4.7-any)kimisc_1.0.1.9009.tar.gz(r-4.6-any)
kimisc_1.0.1.9009.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kimisc/json (API)
NEWS
| # Install 'kimisc' in R: |
| install.packages('kimisc', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/krlmlr/kimisc/issues
Pkgdown/docs site:https://krlmlr.github.io
Last updated from:9f7c05d86d. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 64 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 83 |
Exports:coalesce.nacut_formatdf_to_listexportexport.listgdiffhms.to.secondsin.interval.loin.interval.rolist_to_dfncnin.interval.lonin.interval.ronlistofactorsample.rowsseconds.to.hmsthisfilethisfile_knitthisfile_rthisfile_rscriptthisfile_sourcetllvswitch
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Numeric to Factor, with custom formatting | cut_format |
| Exports to an environment | export |
| Exports to an environment | export.list |
| Generalized lagged differences | gdiff |
| Checks if values are contained in an interval (open on the left) | in.interval.lo |
| Checks if values are contained in an interval (open on the right) | in.interval.ro |
| Deprecated functions | kimisc-deprecated |
| Checks if values are outside of an interval (open on the left) | nin.interval.lo |
| Checks if values are outside of an interval (open on the right) | nin.interval.ro |
