
Package index
-
bin_variable() - Assign number variable to bins
-
clean_string() - Clean string
-
click_graph() - Use shiny to return x- and y-coordinates when clicking on a plot
-
count_na() - Count occurrences of NA
-
find_replace() - Find and replace
-
grep_any() - Multiple pattern matching
-
make_cols() - Add new columns to a data frame
-
make_num_pretty() - Make number pretty
-
rename_duplicates() - Rename duplicates
-
save_wsp() - Save workspace with script name and today's date
-
search_files() - Search for a pattern within text files
-
shift_ggplot_legend() - Shift the ggplot legend into an empty facet space
-
split_on_delimiter() - Split data frame column or string on delimiter
-
summarise_by_group() - Summarise by group