# Generated by roxygen2: do not edit by hand

S3method(tidytable,data.frame)
S3method(tidytable,matrix)
export("%>%")
export(ABOVE)
export(BELOW)
export(E)
export(ENE)
export(ESE)
export(LEFT)
export(N)
export(NNE)
export(NNW)
export(RIGHT)
export(S)
export(SSE)
export(SSW)
export(W)
export(WNW)
export(WSW)
export(anchor)
export(extend)
export(extend_E)
export(extend_N)
export(extend_S)
export(extend_W)
export(join_header)
export(offset)
export(offset_E)
export(offset_N)
export(offset_S)
export(offset_W)
export(pad)
export(tidytable)
import(data.table)
import(tidyr)
importFrom(dtplyr,tbl_dt)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(purrr,map)
