# Generated by roxygen2: do not edit by hand

S3method(LEapply,poset)
S3method(coverMatrix,poset)
S3method(incidenceMatrix,poset)
S3method(plot,poset)
S3method(print,poset)
S3method(print,summary_poset)
S3method(summary,poset)
export("%it%")
export("%po%")
export(LEapply)
export(antiChain)
export(chain)
export(coverMatrix)
export(incidenceMatrix)
export(intersection)
export(pointerRebuild)
export(poset)
export(poset_from_dataframe)
export(poset_from_igraph)
export(poset_from_incidence)
export(productOrder)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
importFrom(grDevices,rgb)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,runif)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(POSetR, .registration=TRUE)
