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 | 161a86a | 2021-02-02 14:40:23 +0100 | [diff] [blame^] | 6 | export(idsPalette) |
| 7 | export(idsPaletteD3) |
| 8 | export(idsPaletteGreyscale) |
Marc Kupietz | 5214481 | 2020-12-14 23:41:56 +0100 | [diff] [blame] | 9 | export(ids_pal) |
| 10 | export(scale_color_ids) |
| 11 | export(scale_colour_ids) |
| 12 | export(scale_fill_ids) |
| 13 | export(theme_ids) |
Marc Kupietz | cd7acbd | 2020-12-10 14:02:52 +0100 | [diff] [blame] | 14 | import(highcharter) |
| 15 | import(tidyverse) |
Marc Kupietz | 5214481 | 2020-12-14 23:41:56 +0100 | [diff] [blame] | 16 | importFrom(ggplot2,discrete_scale) |
| 17 | importFrom(ggplot2,element_blank) |
| 18 | importFrom(ggplot2,element_line) |
| 19 | importFrom(ggplot2,element_rect) |
| 20 | importFrom(ggplot2,element_text) |
| 21 | importFrom(ggplot2,theme) |
| 22 | importFrom(ggthemes,gdocs_pal) |
Marc Kupietz | cd7acbd | 2020-12-10 14:02:52 +0100 | [diff] [blame] | 23 | importFrom(magrittr,"%>%") |
Marc Kupietz | 5214481 | 2020-12-14 23:41:56 +0100 | [diff] [blame] | 24 | importFrom(scales,manual_pal) |