Man pages for edwardlavender/utils.add
A Compilation of Additional Utilities for Day-to-Day Coding in R

add_list_nullAdd 'list(NULL)' to an existing list in place of absent...
add_standard_attrAdd informative attributes to an object
aroundReturn the rows around a specified position in a dataframe
basic_statsCalculate basic statistics for a numeric vector
check...Check that arguments supplied via ... are allowed
check_classCheck the class of an function input to a parent function
check_dirCheck a directory exists
check_lengthCheck the length of an input to a parent function
check_named_listCheck that a list is named
check_namesCheck the names of an object contain required names
check_tzCheck the timezone of an object and force UTC if absent
check_valueCheck the input value to a parent function argument
clip_within_rangeClip a vector to lie within a range
count_ifCount the number of observations that meet a condition
dev_explCalculate the percent deviance explained by a GLM or GAM
est_propEstimate proportions and standard errors
find_quantile_binFind the quantile bin in which an observation belongs
isnt.naDefine available values
leftSelect the first 'n' columns of a dataframe or matrix
linearA linear function
list_depthFind the maximum depth of a list
list_mergeMerge lists accounting for empty lists
load_internal_functionsLoad internal functions from a package
pos_first_uniqueExtract the first position of each unique element in a vector
quadraticA quadratic function
rightSelect the last 'n' columns of a dataframe or matrix
round_rangeRound a range
seq_rangeDefine a sequence between a range of numbers
sigmoidA sigmoidal function
stermThe names of 'mgcv' smooth terms
substr_endExtract the last n letters of a character
summarise_along_walkSummarise every n numbers in a vector
tidy_coefTidy a table of coefficients
utils.addAdditional Utilities for Base R
edwardlavender/utils.add documentation built on Dec. 14, 2024, 8:11 a.m.