quickcode: R package that is just my compilation of useful functions across various processes

O.N Obianom

2023-08-08

A compilation of some useful functions to simply R programming, keep the console neat, and save memory usage

Install

devtools::install_github("oobianom/quickcode")

install.packages("quickcode") # when published

List of many cool functions to use

%nin%
add.header
add.snippet.clear
add_key
ai.duplicate
clean
cv.gm
data_push
data_shuffle
duplicate
g.mean
header.rmd
inc
init
insertInText
libraryAll
list_push
not.data
not.empty
not.environment
not.integer
not.logical
not.null
not.numeric
not.vector
number
refresh
sample_by_column
sd.gm
vector_push
vector_shuffle

Check out some examples at quickcode.obi.obianom.com