# Generated by roxygen2: do not edit by hand

S3method("$",dfidx)
S3method("$<-",dfidx)
S3method("[",dfidx)
S3method("[[",dfidx)
S3method("[[<-",dfidx)
S3method(arrange,dfidx)
S3method(as.data.frame,dfidx)
S3method(filter,dfidx)
S3method(format,idx)
S3method(format,vecidx)
S3method(head,dfidx)
S3method(idx,dfidx)
S3method(idx,idx)
S3method(idx,xseries)
S3method(idx_name,dfidx)
S3method(idx_name,idx)
S3method(idx_name,xseries)
S3method(levels,dfidx)
S3method(levels,idx)
S3method(mean,dfidx)
S3method(model.frame,dfidx)
S3method(model.matrix,dfidx)
S3method(mutate,dfidx)
S3method(pillar_shaft,vecidx)
S3method(print,dfidx)
S3method(print,dfidx_matrix)
S3method(print,idx)
S3method(print,xseries)
S3method(select,dfidx)
S3method(slice,dfidx)
S3method(tbl_sum,tbl_dfidx)
S3method(transmute,dfidx)
S3method(vec_ptype_abbr,vecidx)
export("%>%")
export(arrange)
export(as_tibble)
export(dfidx)
export(filter)
export(fold_idx)
export(idx)
export(idx_name)
export(mutate)
export(pull)
export(select)
export(slice)
export(transmute)
export(unfold_idx)
importFrom(Formula,Formula)
importFrom(Formula,as.Formula)
importFrom(Rdpack,reprompt)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,transmute)
importFrom(glue,glue)
importFrom(pillar,new_pillar_shaft_simple)
importFrom(pillar,pillar_shaft)
importFrom(pillar,tbl_sum)
importFrom(stats,as.formula)
importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,relevel)
importFrom(stats,reshape)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(tidyselect,any_of)
importFrom(utils,head)
importFrom(vctrs,field)
importFrom(vctrs,new_rcrd)
importFrom(vctrs,vec_ptype_abbr)
