add_year_column | Adds the year column |
around | Is x around y? |
definitely | Keeps trying a functiont until it succeeds |
describe | Compute descriptive statistics for a data frame. |
grapes-l-grapes | Substracts elements from lists of elements |
invert_name | Inverts a surname name to name surname (or vice versa) |
map_filter | Filter a list of conditions |
one_row | Keep only one row per individual. Only keep the row with the... |
palette_blog | color palette that works well with my blog |
pipe | Pipe operator |
read_list | Reads a list of datasets |
read_transfer | Imports data from StatTransfer |
sample_mode | Returns the mode of a vector |
scale_color_blog | color scale that works well with blog |
scale_color_cont_blog | continuous scale that works well with blog |
scale_fill_blog | fill scale that works well with blog |
set_cols_to_na | This function sets values to NA based on column names and... |
set_one_col_to_na | This function sets values in one column to NA. |
theme_blog | ggplot2 theme that works well with my blog |
to_map | Generalizes functions to work on lists of data |
try_source | Tries sourcing a file. Returns TRUE if sourcing did not... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.