epi_clean_add_colname_suffix | Add a suffix to column names |
epi_clean_add_rep_num | Add a replicate number to rows with repeated IDs |
epi_clean_class_to_factor | Convert column class to factor if unique values below cutoff |
epi_clean_compare_dup_rows | Compare two rows which may be duplicated |
epi_clean_compare_str | Compare two strings |
epi_clean_cond_chr_fct | Check if column is character or factor |
epi_clean_cond_date | Check if column is date using lubridate |
epi_clean_cond_numeric | Check whether column type is integer or numeric |
epi_clean_count_classes | Get a count of column types from a data frame |
epi_clean_get_dups | Get all duplicated rows including the originals |
epi_clean_label | Apply Factor Levels and Labels Based on a Lookup Table |
epi_clean_make_names | Check and correct strings which are not syntactically valid... |
epi_clean_merge_nested_dfs | Recursively merge data frames that are stored as lists within... |
epi_clean_replace_value | Replace values with string in a column |
epi_clean_spread_repeated | Spread repeated observations |
epi_clean_transpose | Transposes a dataframe preserving row and column names |
epi_head_and_tail | Print the first few rows and last few rows of a data frame |
epi_list_head | Print first few rows of each element of a list |
epi_list_tail | Print the last few rows of each element of a list |
epi_output_name | Create a name for plots and files to save |
epi_plot_bar | Barplot wrapper function using ggplot2 |
epi_plot_box | Boxplot wrapper function using ggplot2 |
epi_plot_cow_save | Save a grid of plots |
epi_plot_heatmap | Plot a simple heatmap using ggplot2 |
epi_plot_heatmap_triangle | Plot a triangle heatmap using ggplot2 |
epi_plot_hist | Histogram wrapper function using ggplot2 |
epi_plot_list | Lists to hold plots |
epi_plots_to_grid | Send a list of plots to a grid object |
epi_plot_theme_1 | ggthemes for episcout |
epi_read | Read files with a consistent convenience function |
episcout-package | episcout: Quickly Clean, Explore and Visualise Large... |
epi_stats_corr | Get a correlation matrix with p-values |
epi_stats_corr_rename | Rename variables from melted triangles and convert to factors |
epi_stats_corr_triangle | Get the lower triangle from a correlation matrix |
epi_stats_count_outliers | Count univariate outliers |
epi_stats_dates | Calculate Descriptive Date Statistics |
epi_stats_format | Format a dataframe with numerical or integer columns |
epi_stats_na_perc | Get counts and percentage of NAs |
epi_stats_numeric | Get summary descriptive statistics for numeric columns. |
epi_stats_summary | Get summary statistics from a data frame with multiple... |
epi_stats_tidy | Tidy up a data.frame with summary values |
epi_utils_log | Save a log of an R session |
epi_utils_multicore | Setup a parallel run |
epi_utils_session | Save an R session |
epi_write | Write files with a consistent convenience function |
pipe | Pipe operator |
tidyeval | Tidy eval helpers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.