# Generated by roxygen2: do not edit by hand

S3method(explore,associations)
export(association_matrix)
export(bound_range)
export(dig)
export(dig_associations)
export(dig_baseline_contrasts)
export(dig_complement_contrasts)
export(dig_correlations)
export(dig_grid)
export(dig_paired_baseline_contrasts)
export(dig_tautologies)
export(explore)
export(fire)
export(format_condition)
export(geom_diamond)
export(is_almost_constant)
export(is_condition)
export(is_degree)
export(is_nugget)
export(is_subset)
export(nugget)
export(parse_condition)
export(partition)
export(remove_almost_constant)
export(remove_ill_conditions)
export(shorten_condition)
export(values)
export(var_grid)
export(var_names)
export(which_antichain)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(Rcpp,sourceCpp)
importFrom(classInt,classIntervals)
importFrom(cli,cli_abort)
importFrom(fastmatch,fmatch)
importFrom(generics,explore)
importFrom(ggplot2,.data)
importFrom(ggplot2,Geom)
importFrom(ggplot2,GeomCurve)
importFrom(ggplot2,GeomLabel)
importFrom(ggplot2,GeomPoint)
importFrom(ggplot2,aes)
importFrom(ggplot2,draw_key_point)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(grid,gList)
importFrom(htmltools,HTML)
importFrom(htmltools,br)
importFrom(htmltools,div)
importFrom(htmltools,hr)
importFrom(htmltools,htmlEscape)
importFrom(htmltools,span)
importFrom(htmltools,tags)
importFrom(lifecycle,deprecated)
importFrom(methods,formalArgs)
importFrom(purrr,quietly)
importFrom(purrr,safely)
importFrom(rlang,caller_arg)
importFrom(rlang,caller_env)
importFrom(rlang,current_env)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,is_integer)
importFrom(rlang,is_integerish)
importFrom(rlang,is_scalar_atomic)
importFrom(rlang,is_scalar_character)
importFrom(rlang,is_scalar_double)
importFrom(rlang,is_scalar_integerish)
importFrom(rlang,is_scalar_logical)
importFrom(rlang,quo_is_null)
importFrom(rlang,warn)
importFrom(shiny,MockShinySession)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,addResourcePath)
importFrom(shiny,brushedPoints)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,fluidRow)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(shiny,icon)
importFrom(shiny,markdown)
importFrom(shiny,moduleServer)
importFrom(shiny,navbarPage)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tagList)
importFrom(shiny,testServer)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateCheckboxGroupInput)
importFrom(shiny,updateRadioButtons)
importFrom(shiny,updateSliderInput)
importFrom(shiny,updateTabsetPanel)
importFrom(shiny,updateTextInput)
importFrom(shinyWidgets,alert)
importFrom(shinyWidgets,create_tree)
importFrom(shinyWidgets,panel)
importFrom(shinyWidgets,treeInput)
importFrom(shinyWidgets,updateTreeInput)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hide)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,cor.test)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,var.test)
importFrom(stats,wilcox.test)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,expand_grid)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,all_of)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(tidyselect,where)
importFrom(utils,citation)
importFrom(utils,packageDescription)
useDynLib(nuggets, .registration = TRUE)
