# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_alive)
export(add_bipoc)
export(add_castaway)
export(add_demogs)
export(add_finalist)
export(add_full_name)
export(add_gender)
export(add_jury)
export(add_lgbt)
export(add_result)
export(add_tribe)
export(add_tribe_colour)
export(add_winner)
export(filter_alive)
export(filter_final_n)
export(filter_finalist)
export(filter_jury)
export(filter_new_era)
export(filter_us)
export(filter_vs)
export(filter_winner)
export(get_cast)
export(get_castaway_image)
export(get_confessional_timing)
export(launch_confessional_app)
export(load_episode_transcripts)
export(scale_colour_survivor)
export(scale_colour_tribes)
export(scale_fill_survivor)
export(scale_fill_tribes)
export(still_alive)
import(dplyr)
import(ggplot2)
import(shiny)
import(tidyr)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(crayon,green)
importFrom(glue,glue)
importFrom(grDevices,colorRampPalette)
importFrom(lubridate,now)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,set_names)
importFrom(readr,cols)
importFrom(readr,read_csv)
importFrom(readr,write_csv)
importFrom(readr,write_lines)
importFrom(shinycssloaders,withSpinner)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,useShinyjs)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
