Package: kimisc 1.0.0.9000
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.0.9000.tar.gz
kimisc_1.0.0.9000.zip(r-4.5)kimisc_1.0.0.9000.zip(r-4.4)kimisc_1.0.0.9000.zip(r-4.3)
kimisc_1.0.0.9000.tgz(r-4.4-any)kimisc_1.0.0.9000.tgz(r-4.3-any)
kimisc_1.0.0.9000.tar.gz(r-4.5-noble)kimisc_1.0.0.9000.tar.gz(r-4.4-noble)
kimisc_1.0.0.9000.tgz(r-4.4-emscripten)kimisc_1.0.0.9000.tgz(r-4.3-emscripten)
kimisc.pdf |kimisc.html✨
kimisc/json (API)
NEWS
# Install 'kimisc' in R: |
install.packages('kimisc', repos = c('https://krlmlr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/krlmlr/kimisc/issues
Pkgdown site:https://krlmlr.github.io
Last updated 2 months agofrom:590f56dd83. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 08 2025 |
R-4.5-win | OK | Jan 08 2025 |
R-4.5-linux | OK | Jan 08 2025 |
R-4.4-win | OK | Jan 08 2025 |
R-4.4-mac | OK | Jan 08 2025 |
R-4.3-win | OK | Jan 08 2025 |
R-4.3-mac | OK | Jan 08 2025 |
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
Dependencies:cachemclicodetoolscpp11crayonfastmapgluelifecyclelobstrmagrittrmemoiseplyrprettyunitspryrRcpprlangstringistringrvctrs
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 |