# Generated by roxygen2: do not edit by hand

export("breedsigma<-")
export("filtertype<-")
export("gravsigma<-")
export("initsigma<-")
export("kerneltype<-")
export("kinship<-")
export("lifestage<-")
export("lower<-")
export("ovisigma<-")
export("posigma<-")
export("sampledims<-")
export("samplenum<-")
export("simdims<-")
export("simtype<-")
export("spacing<-")
export("upper<-")
export(KinPairData)
export(KinPairSimulation)
export(KinPairSimulation_composite)
export(KinPairSimulation_simple)
export(axials)
export(axials_add)
export(axials_combine)
export(axials_decompose)
export(axials_standard)
export(axials_subtract)
export(axpermute)
export(axpermute_standard)
export(axpermute_subtract)
export(breedsigma)
export(csv_to_kinpair)
export(df_to_kinpair)
export(display_appdata)
export(distances)
export(elongate)
export(filtertype)
export(gravsigma)
export(initsigma)
export(is.KinPairData)
export(is.KinPairSimulation)
export(kernelshape)
export(kerneltype)
export(kinpair_to_csv)
export(kinpair_to_tibble)
export(kinpair_to_tsv)
export(kinship)
export(lifestage)
export(lower)
export(mount_appdata)
export(ovisigma)
export(posigma)
export(read_kindata)
export(rebase_dims)
export(reset_appdata)
export(reset_tempdata)
export(retrieve_appdata)
export(retrieve_tempdata)
export(retrieveall_appdata)
export(run_kindisperse)
export(sample_kindist)
export(sampledims)
export(samplenum)
export(simdims)
export(simgraph_data)
export(simgraph_graph)
export(simtype)
export(simulate_kindist_composite)
export(simulate_kindist_simple)
export(spacing)
export(tsv_to_kinpair)
export(unmount_appdata)
export(upper)
export(vector_to_kinpair)
export(write_kindata)
exportMethods("kinship<-")
exportMethods("lifestage<-")
exportMethods("lower<-")
exportMethods("sampledims<-")
exportMethods("samplenum<-")
exportMethods("spacing<-")
exportMethods("upper<-")
exportMethods(breedsigma)
exportMethods(distances)
exportMethods(filtertype)
exportMethods(gravsigma)
exportMethods(initialize)
exportMethods(initsigma)
exportMethods(kernelshape)
exportMethods(kerneltype)
exportMethods(kinship)
exportMethods(lifestage)
exportMethods(lower)
exportMethods(ovisigma)
exportMethods(posigma)
exportMethods(sampledims)
exportMethods(samplenum)
exportMethods(show)
exportMethods(simdims)
exportMethods(simtype)
exportMethods(spacing)
exportMethods(upper)
importClassesFrom(tibble,tbl_df)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_sample)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_curve)
importFrom(ggplot2,geom_freqpoly)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_colour_identity)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggrepel,geom_label_repel)
importFrom(grid,arrow)
importFrom(grid,unit)
importFrom(here,here)
importFrom(magrittr,"%>%")
importFrom(methods,initialize)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,setValidity)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(readr,read_csv)
importFrom(readr,read_rds)
importFrom(readr,read_tsv)
importFrom(readr,write_csv)
importFrom(readr,write_rds)
importFrom(readr,write_tsv)
importFrom(rlang,.data)
importFrom(rlang,env)
importFrom(rlang,env_get)
importFrom(rlang,env_get_list)
importFrom(rlang,env_has)
importFrom(rlang,env_names)
importFrom(rlang,env_poke)
importFrom(rlang,env_print)
importFrom(rlang,env_unbind)
importFrom(rlang,pkg_env)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,eventReactive)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h1)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,h5)
importFrom(shiny,h6)
importFrom(shiny,hr)
importFrom(shiny,icon)
importFrom(shiny,mainPanel)
importFrom(shiny,navbarPage)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderTable)
importFrom(shiny,renderText)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,titlePanel)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateSelectInput)
importFrom(shinythemes,shinytheme)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stringr,str_c)
importFrom(stringr,str_ends)
importFrom(tibble,add_column)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyselect,everything)
importFrom(utils,read.csv)
