All functions |
|
---|---|
Capitalizes the first letter of every word |
|
Creates new columns to indicate which values are outliers based on the average value. |
|
Create a line graph with 95% confidence interval bars |
|
Make a nice-looking barplot. |
|
Create a descriptive statistics table from numeric variables |
|
Creates a .tex file with LaTeX code to create a table from an R data.frame. |
|
Create a table showing the mean, median, and mode of a certain column |
|
Get mean and standard deviation of variables by group |
|
Make a table showing the number (n) and percent of the population (e.g. % of nrow()) for each value in a variable(s). |
|
Make a graph of coefficient values and 95 percent confidence interval for regression. |
|
Turns regression results in a data.frame for easy conversion to a table |
|
Returns abbreviations of state name input. |
|
Make a nice-looking stat_count (similar to barplot) plot. |
|
Pad decimal places with trailing zeros. |
|
A set of colorblind friendly colors for graphs. |
|
A set of colorblind friendly fill colors for graphs. |
|
A set of linetypes |
|
Create a PDF with one scatterplot for each group in the data. |
|
A minimalist theme designed for graphics in academic research |
|
Create a PDF with one time-series graph for each group in the data. |
|
Get ORIs that consistently report their data every year. |