Learn R Programming

Jmisc (version 0.3.1.1)

Julian Miscellaneous Function

Description

Some handy function in R.

Copy Link

Version

Install

install.packages('Jmisc')

Monthly Downloads

367

Version

0.3.1.1

License

GPL (>= 2)

Maintainer

TszKin Chan

Last Published

June 22nd, 2022

Functions in Jmisc (0.3.1.1)

%+%

Concatenate two strings
demean

Demean a vector or a matrix (by column)
sourceAll

Source all the R files of a directory
shift

shift a vector by shift_by unit
repRow

Repeat a vector by row
repCol

Repeat a vector by col
tic

Start Stop clock to measure performance
splitBy

Split a vector by a sequence of length
label_both_parsed_recode

Combine label_both and label_parsed in ggplot2.
evalFunctionOnList

Evaluate Function Under Local Variables
packages

load packages with auto-installation
generateSignificance

Generate t-statistics, p-value and significance
oapply

Outer apply
recode

Recode the value of a vector
JBTest

p Value of Jarque Bera test
addCol

Add a constant column to a data.frame or matrix