Man pages for quickcode
Quick and Essential 'R' Tricks for Better Scripts

add.headerAddin snippet function to add header comment to a current...
addkeyAdd index keys to a vector or data frame or list or matrix
add.sect.commentAddin snippet function to custom section comment
add.snippet.clearSnippet R function to clear console and set directory
ai.duplicatePrompt guided duplication and editing of files
archivedPkgListing of all CRAN archived R packages
as.booleanConvert boolean values between formats
bionic_txtGenerate a bionic text
categorical_to_numericConvert Categorical Values to Numeric Improvement to...
clearenvironmentClear environment, clear console, set work directory and load...
cols.repReplicate Columns in a Data Frame
commentsExtract all comments or functions from a file
compHistCompare histograms of two distributions
constMathematical constants
cybersecurityExtract all IP addresses from a string
data_popRemove last n rows or column or specified elements from a...
data_pop_filterRemove elements from a data matching filter
data_pushAdd data to another data like array_push in PHP
data_repDuplicate a data rows or columns X times
data_shuffleShuffle a data frame just like shuffle in PHP
date-topicConvert Dates into Numeric Week Counts
date_tweaksCombine vector to create Date, or split Date into vector
descascCheck is numbers in a vector are decreasing or increasing
detect_outlier2Advanced Outlier Detection in Numeric Data with Optional...
distribution_checkCheck if a data fits the distribution
duplicateDuplicate a file with global text replacement
emptyNot empty
erroroutError coalescing operator
fAddDateAppend date to filename
find_packagesFetch R package based on keyword
from_tensor_slicesCreate Tensor-Like Slices from a Data Frame or Matrix
geostatsCalculate geometric coefficient of variation, mean, or SD and...
getDateExtract all dates from a string
github-tweaksFetch GitHub Repository Creation & Last Updated Date
has.errorCheck if a call or expression produces errors
header.rmdSnippet function to add header to a current Rmd opened file
incIncrement vector by value
initInitialize new variables and objects
in.rangeIf number falls within a range of values and get closest...
insertInTextShiny app function to insert string to current file in...
is.imageIs file name extension(s) an image
lastwdGo back to previous directory
learn_rate_schedulerLearning Rate Scheduler
libraryAllLoad specific R libraries and clear environment
list_pushAdd elements to a list like array_push in PHP
list_shuffleShuffle a list object just like shuffle in PHP
machine_learningCalculate the distance of points from the center of a cluster
mathmiscMiscellaneous math computations: Corresponding m-m and...
minusDecrease vector by value
mix.colorMix or Blend two or more colors
mix.cols.btwMix or Blend colors between two or more colors
mode.calcCalculate the Mode of a Numeric or Character Vector
multihead_attMulti-Head Attention
mutate_filterMutate only a subset of dataset intact
na.cumsumCumulative Sum with NA Removal
ndecimalCount the number of decimal places
newSuperVarCreate and use a super variable with unique capabilities
ninNot in vector or array
normalize.vectorNormalize a Numeric Vector to the Range [0, 1]
not.dataNot a data
not.duplicatedNot duplicated elements
not.environmentNot an environment
not.existsNot exists
not.imageFile name extension(s) is Not an image
not.inheritsNot inherit from any of the classes specified
not.integerNot an integer
not.logicalNot logical
not.naNot NA
not.nullNot NULL
not.numericNot numeric
not.vectorNot a vector
numberGenerate a random number (integer)
orsignNullish coalescing operator
outlierdetect1Detect Outliers in a Numeric Vector
percentmatch1Function to calculate the percentage of matching between two...
plusIncrement vector by value
randStringGenerate a random string
rcolorconstR Color Constant
rDecomPkgCheck whether an R package has been decommissioned in CRAN
read.csv.printRead a CSV and preview first X rows and columns
read.table.printRead in a table and show first X rows and columns
refreshClear environment, clear console, set work directory and load...
rows.repReplicate Rows in a Data Frame
sample_by_columnRe-sample a dataset by column and return number of entry...
setOnceSet a variable only once
simplechainingsimple function chaining routine
simplechaining2Combine specific functions as store as one function
sort-additivesSort vector by length or file types of its content
strsplit.boolSplit a string of values and return as boolean vector
strsplit.numSplit a string of numbers and return as numeric vector
sub.rangeCalculate the Range Difference of a Numeric Vector
summarize.envobjGet all the environment objects and their sizes
switch_colsSwitch the index of two columns in a data set
switch_rowsSwitch the index of two rows in a data set
track_funcTrack Function Usage and Performance
trim.fileRemove Empty Lines from a File
unique_lenCombine unique() and length()
vector_popRemove last n elements or specified elements from a vector...
vector_pushAdd elements to a vector like array_push in PHP
vector_shuffleShuffle a vector just like shuffle in PHP
yesNoBoolConvert Yes/No to Binary or Logical
zscoreCalculates Z-Scores of a distribution
quickcode documentation built on April 11, 2025, 5:49 p.m.