# Generated by roxygen2: do not edit by hand

S3method(as_cells,data.frame)
S3method(as_cells,xml_document)
S3method(as_cells,xml_node)
S3method(behead,data.frame)
S3method(behead_if,data.frame)
S3method(enhead,data.frame)
S3method(justify,data.frame)
S3method(merge_cols,data.frame)
S3method(merge_rows,data.frame)
S3method(print,cell_grid)
S3method(rectify,data.frame)
S3method(spatter,data.frame)
export("%>%")
export(as_cells)
export(behead)
export(behead_if)
export(enhead)
export(isolate_sentinels)
export(justify)
export(merge_cols)
export(merge_rows)
export(pack)
export(partition)
export(partition_dim)
export(rectify)
export(spatter)
export(tidy_table)
export(unpack)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(purrr,map)
importFrom(utils,View)
importFrom(utils,installed.packages)
