# Generated by roxygen2: do not edit by hand

export(align_pander)
export(format_engr)
export(put_axes)
export(put_gap)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(lubridate,is.Date)
importFrom(purrr,map)
importFrom(rlang,is_character)
importFrom(rlang,is_double)
importFrom(rlang,is_integer)
importFrom(rlang,syms)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_trim)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
