# Generated by roxygen2: do not edit by hand

S3method(kable,data.frame)
S3method(kable,skim_df)
S3method(kable,summary_skim_df)
S3method(pander,skim_df)
S3method(pander,summary_skim_df)
S3method(print,skim_df)
S3method(print,skim_vector)
S3method(print,spark)
S3method(print,summary_skim_df)
S3method(skim,data.frame)
S3method(skim,default)
S3method(skim,grouped_df)
S3method(summary,skim_df)
export("%>%")
export(contains)
export(ends_with)
export(everything)
export(get_skimmers)
export(inline_hist)
export(inline_linegraph)
export(kable)
export(list_lengths_max)
export(list_lengths_median)
export(list_lengths_min)
export(list_max_length)
export(list_min_length)
export(matches)
export(max_char)
export(min_char)
export(n_complete)
export(n_empty)
export(n_missing)
export(n_unique)
export(num_range)
export(one_of)
export(show_formats)
export(show_skimmers)
export(skim)
export(skim_format)
export(skim_format_defaults)
export(skim_tee)
export(skim_to_list)
export(skim_to_wide)
export(skim_with)
export(skim_with_defaults)
export(sorted_count)
export(starts_with)
export(ts_end)
export(ts_start)
importFrom(magrittr,"%>%")
importFrom(pander,pander)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
