# Generated by roxygen2: do not edit by hand

S3method("[",ldat)
S3method("[",lvec)
S3method("[<-",ldat)
S3method("[<-",lvec)
S3method(Math,lvec)
S3method(Ops,lvec)
S3method(all,lvec)
S3method(any,lvec)
S3method(append,ldat)
S3method(append,lvec)
S3method(as.data.frame,ldat)
S3method(as_ldat,data.frame)
S3method(as_ldat,default)
S3method(as_ldat,ldat)
S3method(chunk,ldat)
S3method(clone,ldat)
S3method(dim,ldat)
S3method(duplicated,lvec)
S3method(is.na,lvec)
S3method(lget,ldat)
S3method(lset,ldat)
S3method(match,default)
S3method(match,lvec)
S3method(max,lvec)
S3method(mean,lvec)
S3method(median,lvec)
S3method(min,lvec)
S3method(order,ldat)
S3method(print,ldat)
S3method(prod,lvec)
S3method(quantile,lvec)
S3method(range,lvec)
S3method(slice_range,data.frame)
S3method(slice_range,default)
S3method(slice_range,ldat)
S3method(slice_range,lvec)
S3method(sort,ldat)
S3method(sum,lvec)
S3method(table,default)
S3method(table,ldat)
S3method(table,lvec)
S3method(unique,lvec)
S3method(which,default)
S3method(which,lvec)
export(append)
export(as_ldat)
export(chunkwise)
export(elementwise)
export(generate)
export(is_ldat)
export(ldat)
export(match)
export(partial_order)
export(partial_sort)
export(slice_range)
export(table)
export(which)
import(lvec)
importFrom(Rcpp,sourceCpp)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(ldat)
