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

O.N Obianom

2023-07-17

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

Functions to use

add.header.Rd
clean.Rd
cv.gm.Rd
data_push.Rd
data_shuffle.Rd
erase.Rd
grapes-not-in-grapes.Rd
header.rmd.Rd
insertInText.Rd
libraryAll.Rd
mean.gm.Rd
not.data.Rd
not.environment.Rd
not.integer.Rd
not.numeric.Rd
not.vector.Rd
refresh.Rd
sd.gm.Rd
vector_push.Rd
vector_shuffle.Rd