# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,cell_df)
S3method(as.matrix,cell_df)
S3method(as_cell_df,data.frame)
S3method(as_cell_df,matrix)
S3method(basic_classifier,cell_df)
S3method(basic_classifier,default)
S3method(numeric_values_classifier,cell_df)
S3method(numeric_values_classifier,default)
S3method(plot,cell_analysis)
S3method(plot,cell_df)
S3method(print,cell_analysis)
S3method(print,cell_df)
S3method(print,read_cell_part)
S3method(read_cells,"NULL")
S3method(read_cells,character)
S3method(read_cells,default)
S3method(read_cells,read_cell_part)
S3method(sample_based_classifier,cell_df)
S3method(sample_based_classifier,default)
S3method(summary,cell_df)
export("%>%")
export(analyse_cells)
export(analyze_cells)
export(as_cell_df)
export(basic_classifier)
export(cell_composition_traceback)
export(collate_columns)
export(compose_cells)
export(numeric_values_classifier)
export(read_cells)
export(sample_based_classifier)
export(validate_cells)
export(value_attribute_classify)
export(visual_crop)
export(visual_data_block_inspection)
export(visual_orientation_modification)
export(visual_traceback)
export(visual_va_classify)
exportClasses(cell_analysis)
exportClasses(cell_df)
exportClasses(read_cell_part)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(methods,setOldClass)
importFrom(purrr,imap_dfr)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(rlang,abort)
importFrom(rlang,warn)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(unpivotr,enhead)
importFrom(utils,hasName)
