blob: c55aa89004f2ca859215dff7a61063ff48b7c5a7 [file] [log] [blame]
Marc Kupietzcd7acbd2020-12-10 14:02:52 +01001# Generated by roxygen2: do not edit by hand
2
3export(hc_theme_ids_dark)
4export(hc_theme_ids_light)
5export(hc_theme_ids_mono)
Marc Kupietz161a86a2021-02-02 14:40:23 +01006export(idsPalette)
7export(idsPaletteD3)
8export(idsPaletteGreyscale)
Marc Kupietz556dbd52021-02-04 14:53:21 +01009export(idsPaletteIDS)
10export(idsPalettePoly20)
Marc Kupietz52144812020-12-14 23:41:56 +010011export(ids_pal)
12export(scale_color_ids)
13export(scale_colour_ids)
14export(scale_fill_ids)
15export(theme_ids)
Marc Kupietzcd7acbd2020-12-10 14:02:52 +010016import(highcharter)
17import(tidyverse)
Marc Kupietz52144812020-12-14 23:41:56 +010018importFrom(ggplot2,discrete_scale)
19importFrom(ggplot2,element_blank)
20importFrom(ggplot2,element_line)
21importFrom(ggplot2,element_rect)
22importFrom(ggplot2,element_text)
23importFrom(ggplot2,theme)
24importFrom(ggthemes,gdocs_pal)
Marc Kupietzcd7acbd2020-12-10 14:02:52 +010025importFrom(magrittr,"%>%")
Marc Kupietz52144812020-12-14 23:41:56 +010026importFrom(scales,manual_pal)