# Generated by roxygen2: do not edit by hand

export(correct_format_of_iamc_dataframe)
export(get_variable_group_name_list)
export(get_variable_name_list_in_variable_group)
export(mipplot_additivity_check)
export(mipplot_additivity_check_bar)
export(mipplot_area)
export(mipplot_autofill_color)
export(mipplot_bar)
export(mipplot_box)
export(mipplot_generate_color_mapper)
export(mipplot_interactive_additivity_check_bar)
export(mipplot_interactive_area)
export(mipplot_interactive_bar)
export(mipplot_interactive_line)
export(mipplot_interactive_plot_line)
export(mipplot_line)
export(mipplot_point)
export(mipplot_print_pdf)
export(mipplot_read_iamc)
export(mipplot_read_ruletab)
export(mipplot_return_table)
export(mipplot_var_submission)
export(read_iamc_xlsx)
export(split_variable_into_positive_and_negative_parts)
import(ggplot2)
import(reshape2)
import(stringr)
import(tidyr)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(readr,col_double)
importFrom(readr,col_factor)
importFrom(readr,cols)
importFrom(rlang,.data)
importFrom(shiny,checkboxInput)
importFrom(shiny,div)
importFrom(shiny,fluidPage)
importFrom(shiny,mainPanel)
importFrom(shiny,need)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,submitButton)
importFrom(shiny,tags)
importFrom(shiny,textOutput)
importFrom(shiny,titlePanel)
importFrom(shiny,validate)
importFrom(stats,aggregate)
importFrom(stats,approxfun)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)
