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.5)Jmisc_0.3.1.1.zip(r-4.4)Jmisc_0.3.1.1.zip(r-4.3)
Jmisc_0.3.1.1.tgz(r-4.4-any)Jmisc_0.3.1.1.tgz(r-4.3-any)
Jmisc_0.3.1.1.tar.gz(r-4.5-noble)Jmisc_0.3.1.1.tar.gz(r-4.4-noble)
Jmisc_0.3.1.1.tgz(r-4.4-emscripten)Jmisc_0.3.1.1.tgz(r-4.3-emscripten)
Jmisc.pdf |Jmisc.html✨
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 2 years agofrom:0b141061be. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
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 |