| %<=NA% | leq & not NA |
| %<NA% | less & NA |
| %>=NA% | geq & not NA |
| %>NA% | greater & NA |
| antimoda | Get anti-mode |
| check_quality | Checks data quality of a variable |
| cluster_var | Clustering of variables |
| coefplot | Plot of the coefficients of a model |
| descriptive | Detailed summary of the data |
| descriptivo | Defunct function for creating data summaries |
| extreme_values | Extreme values from a numeric vector |
| fix.dates | Fix dates |
| fix.factors | Fix factors imported as numerics |
| fix.levels | Fix levels |
| fix.numerics | Fix numeric data |
| forge | Forge |
| fxd | Internal function to fix.dates |
| GK_assoc | Computes Goodman and Kruskal's tau |
| good2go | Good to go |
| ipboxplot | Improved boxplot |
| is.it | is.it |
| kill.factors | Kill factors |
| kurtosis | Computes kurtosis |
| make_csv_table | Export a table to excel |
| make_latex_table | Export a table to latex |
| make_table | Make a table from report |
| make_word_table | Export a table to word |
| matrixPaste | Auxiliary matrix paste function |
| may.numeric | Checks if each value might be numeric |
| mine.plot | Mine plot |
| moda | Get mode |
| moda_cont | Estimates number of modes |
| mtapply | Multiple tapply |
| nearest | Internal function for descriptive() |
| nice_names | Nice names |
| numeros | Brute numeric coercion |
| peek | Peek |
| plot.reportmodel | Coefplot for reportmodel objects |
| prop_may | Gets proportion of most repeated value |
| prop_min | Gets proportion of least repeated value |
| report | Generic function for reporting of models |
| report.betareg | Report from beta regression model |
| report.brmsfit | Report models from brms package |
| report.clm | Report from ordinal model |
| report.clmm | Report from ordinal mixed model |
| report.coxph | Report from cox regression model |
| report.data.frame | Report tables of summary data |
| report.default | Default function for report |
| report.factor | Report from categorical variable |
| report.glm | Report from generalized linear model |
| report.glmerMod | Report from generalized linear mixed model |
| report.glmmadmb | Report from generalized linear mixed model from ADMB |
| report.glmnet | Report models from glmnet package |
| report.lm | Report from linear model |
| report.lmerMod | Report from linear mixed model |
| report.lqmm | Report from quantile mixed model |
| report.merModLmerTest | Report from linear mixed model with pvalues |
| report.numeric | Report from numeric variable |
| report.rlm | Report from robust linear model (rlm) |
| report.rq | Report from quantile regression model |
| rob.ci | Function to compute bootstrap confidence intervals for robust linear regression models |
| rob.pvals | Function to compute p-values for robust linear regression models |
| scale_01 | Scales data between 0 and 1 |
| search_scripts | Search scripts |
| set_noms | Set header names for word tables |
| skewness | Computes skewness |
| ttrue | True TRUE |
| unforge | Un-Forge |
| VarCorr | Generic VarCorr function |
| workspace | Explores global environment workspace |
| workspace_sapply | Applies a function over objects of a specific class |