Marc Kupietz | cd7acbd | 2020-12-10 14:02:52 +0100 | [diff] [blame] | 1 | # Generated by roxygen2: do not edit by hand |
| 2 | |
| 3 | export(hc_theme_ids_dark) |
| 4 | export(hc_theme_ids_light) |
| 5 | export(hc_theme_ids_mono) |
Marc Kupietz | 5214481 | 2020-12-14 23:41:56 +0100 | [diff] [blame^] | 6 | export(ids_pal) |
| 7 | export(scale_color_ids) |
| 8 | export(scale_colour_ids) |
| 9 | export(scale_fill_ids) |
| 10 | export(theme_ids) |
Marc Kupietz | cd7acbd | 2020-12-10 14:02:52 +0100 | [diff] [blame] | 11 | import(highcharter) |
| 12 | import(tidyverse) |
Marc Kupietz | 5214481 | 2020-12-14 23:41:56 +0100 | [diff] [blame^] | 13 | importFrom(ggplot2,discrete_scale) |
| 14 | importFrom(ggplot2,element_blank) |
| 15 | importFrom(ggplot2,element_line) |
| 16 | importFrom(ggplot2,element_rect) |
| 17 | importFrom(ggplot2,element_text) |
| 18 | importFrom(ggplot2,theme) |
| 19 | importFrom(ggthemes,gdocs_pal) |
Marc Kupietz | cd7acbd | 2020-12-10 14:02:52 +0100 | [diff] [blame] | 20 | importFrom(magrittr,"%>%") |
Marc Kupietz | 5214481 | 2020-12-14 23:41:56 +0100 | [diff] [blame^] | 21 | importFrom(scales,manual_pal) |