Package: xefun 0.1.5.999
xefun: X-Engineering or Supporting Functions
Miscellaneous functions used for x-engineering (feature engineering) or for supporting in other packages maintained by 'Shichen Xie'.
Authors:
xefun_0.1.5.999.tar.gz
xefun_0.1.5.999.zip(r-4.5)xefun_0.1.5.999.zip(r-4.4)xefun_0.1.5.999.zip(r-4.3)
xefun_0.1.5.999.tgz(r-4.4-any)xefun_0.1.5.999.tgz(r-4.3-any)
xefun_0.1.5.999.tar.gz(r-4.5-noble)xefun_0.1.5.999.tar.gz(r-4.4-noble)
xefun_0.1.5.999.tgz(r-4.4-emscripten)xefun_0.1.5.999.tgz(r-4.3-emscripten)
xefun.pdf |xefun.html✨
xefun/json (API)
NEWS
# Install 'xefun' in R: |
install.packages('xefun', repos = c('https://shichenxie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shichenxie/xefun/issues
Last updated 9 months agofrom:1f9409f642. 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 |
Exports:as.list2ceiling2cols_constcols_typeconticntdate_bopdate_eopdate_fromdate_lwddate_numfloor2max2merge2min2reprate
Dependencies:data.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
vector to list | as.list2 |
rounding of numbers | ceiling2 floor2 |
constant columns | cols_const |
columns by type | cols_type |
continuous counting | conticnt |
start/end date by period | date_bop date_eop |
start date by range | date_from |
latest workday | date_lwd |
date to number | date_num |
Maxima and Minima | max2 min2 |
merge data.frames list | merge2 |
char repetition rate | reprate |