Helper functions

Some basic helper functions I use from time to time

see_pkg_funcs()

Print functions within a package

see_lib_paths()

Print the library path(s) from .libPaths()

not_in()

Determine if value(s) are NOT in another value or set.

not_na()

Determine if value(s) are NOT NA

copy_to_clipboard()

A function to update my .Rprofile from a version on Github

search_last_error()

Google search R error messages

Rstudio session helpers

Adjust session settings via .Rprofile

rprofile_clear()

A function to clear my .Rprofile

rprofile_update()

A function to update my .Rprofile from a version on Github

Plotting functions

ggplot themes & plotting functions

theme_leary()

Minimal ggplot2 theme