Package: Jmisc 0.3.1.1
Jmisc: Julian Miscellaneous Function
Some handy function in R.
Authors:
Jmisc_0.3.1.1.tar.gz
Jmisc_0.3.1.1.zip(r-4.7)Jmisc_0.3.1.1.zip(r-4.6)Jmisc_0.3.1.1.zip(r-4.5)
Jmisc_0.3.1.1.tgz(r-4.6-any)Jmisc_0.3.1.1.tgz(r-4.5-any)
Jmisc_0.3.1.1.tar.gz(r-4.7-any)Jmisc_0.3.1.1.tar.gz(r-4.6-any)
Jmisc_0.3.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Jmisc/json (API)
| # Install 'Jmisc' in R: |
| install.packages('Jmisc', repos = c('https://ctszkin.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:0b141061be. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 98 | ||
| macos-release-arm64 | OK | 127 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| windows-devel | OK | 56 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 88 |
Exports:%+%addColdemeanevalFunctionOnListgenerateSignificanceJBTestlabel_both_parsed_recodeoapplypackagesrecoderepColrepRowshiftsourceAllsplitBytictoc
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Concatenate two strings | %+% |
| Add a constant column to a data.frame or matrix | addCol |
| Demean a vector or a matrix (by column) | demean |
| Evaluate Function Under Local Variables | evalFunctionOnList |
| Generate t-statistics, p-value and significance | generateSignificance |
| p Value of Jarque Bera test | JBTest |
| Combine label_both and label_parsed in 'ggplot2'. | label_both_parsed_recode |
| Outer apply | oapply |
| load packages with auto-installation | packages |
| Recode the value of a vector | recode |
| Repeat a vector by col | repCol |
| Repeat a vector by row | repRow |
| shift a vector by 'shift_by' unit | shift |
| Source all the R files of a directory | sourceAll |
| Split a vector by a sequence of length | splitBy |
| Start Stop clock to measure performance | tic toc |
