Man pages for bcgov/elucidate
Convenience Functions to Help Researchers Elucidate Patterns in Their Data

colour_optionsDisplay the base R colour options.
consumconsecutive summation
copiesCheck the number of copies/duplicated rows in a data frame.
countsObtain the counts for unique values of a vector.
counts_allObtain the counts for unique values of all variables in a...
counts_tbObtain the top and bottom "n" counts for unique values of a...
counts_tb_allObtain the top and bottom "n" counts for unique values of all...
describeObtain a descriptive summary of a variable.
describe_allObtain descriptive summaries for all variables in a data...
describe_ciObtain confidence intervals for a summary statistic of a...
describe_ci_allConfidence intervals for a summary statistic of numeric...
describe_naObtain a descriptive summary of missing values for a...
describe_na_allObtain a descriptive summary of missing values for all...
dupesCheck the number of duplicated rows in a data frame.
elucidate"elucidate: a collection of convenience functions to help...
grapes-ni-grapesnegative value matching
inv_quantileGet the quantile(s) corresponding to a vector of values.
kurtosisCalculate the kurtosis of a numeric variable.
mean_ciObtain a (bootstrapped) confidence interval for the mean of a...
median_ciObtain a bootstrapped confidence interval for the median of a...
modeObtain the mode of a vector.
pdatapractice data for package testing and development
plot_barGenerate a bar plot.
plot_boxGenerate a box-and-whisker plot.
plot_cCombine plots into a multi-panel display with the 'patchwork'...
plot_densityGenerate a density plot.
plot_histogramGenerate a histogram.
plot_lineGenerate a line graph.
plot_naGenerate a bar plot of missing values for a variable.
plot_na_allGenerate a set of bar plots to assess the amount of missing...
plot_pieGenerate a pie chart.
plot_raincloudGenerate a rain cloud plot.
plot_scatterGenerate a scatterplot.
plot_stat_errorPlot a sample mean or median +/- error bars.
plot_varPlot variables/vectors using a class-appropriate plot_*...
plot_var_allPlot all variables/vectors in a data frame using a...
plot_var_pairsPlot all variables/vectors in a data frame using a...
plot_violinGenerate a violin plot.
recode_errorsRecode a vector of erroneous values in a vector or data frame...
seCalculate the standard error of the mean.
skewnessCalculate the skewness of a numeric variable.
stat_ciObtain a bootstrapped confidence interval for a summary...
static_to_dynamicConvert a static data frame or ggplot object to a dynamic...
translateRecode a variable using a matched pair of vectors.
wash_dfclean up a data frame by parsing/updating column classes.
bcgov/elucidate documentation built on Sept. 3, 2022, 7:16 p.m.