/rextras

R package with a few convenience functions

Primary LanguageR

rextras

R Package with a few convenience functions

  • theme_abw: custom ggplot theme
  • no_legend: return ggplot object without legend
  • g_legend: return legend only from ggplot object
  • input_box: open an input box, return user input as string (uses svDialogs package)