# Generated by roxygen2: do not edit by hand

export(eclipsedf)
export(eclipseplot)
export(from_xlsx)
export(get_eclipse_data)
export(save_eclipseplot)
import(readxl)
importFrom(cowplot,draw_plot)
importFrom(cowplot,draw_text)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggforce,geom_circle)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(magrittr,"%>%")
importFrom(readxl,read_excel)
importFrom(tidyr,pivot_longer)
importFrom(utils,tail)
