# Generated by roxygen2: do not edit by hand

S3method("$",grouped_ddf)
S3method("$",tbl_ddf)
S3method("[",grouped_ddf)
S3method("[",tbl_ddf)
S3method("[[",grouped_ddf)
S3method("[[",tbl_ddf)
S3method("diag<-",ddf_col)
S3method("diag<-",default)
S3method("diag<-",grouped_ddf)
S3method("diag<-",tbl_ddf)
S3method("dimnames<-",ddf_col)
S3method("dimnames<-",grouped_ddf)
S3method("dimnames<-",tbl_ddf)
S3method(aperm,ddf_col)
S3method(aperm,tbl_ddf)
S3method(apply,ddf_col)
S3method(apply,default)
S3method(apply,grouped_ddf)
S3method(apply,tbl_ddf)
S3method(as.array,ddf_col)
S3method(as.array,grouped_ddf)
S3method(as.array,tbl_ddf)
S3method(as.list,tbl_ddf)
S3method(as.table,ddf_col)
S3method(as.table,grouped_ddf)
S3method(as.table,tbl_ddf)
S3method(as_dibble,ddf_col)
S3method(as_dibble,default)
S3method(as_dibble,grouped_ddf)
S3method(as_dibble,grouped_df)
S3method(as_dibble,rowwise_df)
S3method(as_dibble,tbl_ddf)
S3method(as_tibble,ddf_col)
S3method(as_tibble,grouped_ddf)
S3method(as_tibble,tbl_ddf)
S3method(broadcast,ddf_col)
S3method(broadcast,default)
S3method(broadcast,grouped_ddf)
S3method(broadcast,tbl_ddf)
S3method(colnames,ddf_col)
S3method(colnames,default)
S3method(colnames,grouped_ddf)
S3method(colnames,tbl_ddf)
S3method(diag,ddf_col)
S3method(diag,default)
S3method(diag,grouped_ddf)
S3method(diag,tbl_ddf)
S3method(dim,ddf_col)
S3method(dim,grouped_ddf)
S3method(dim,tbl_ddf)
S3method(dimnames,ddf_col)
S3method(dimnames,grouped_ddf)
S3method(dimnames,tbl_ddf)
S3method(group_by,tbl_ddf)
S3method(group_keys,grouped_ddf)
S3method(group_vars,grouped_ddf)
S3method(ifelse,ddf_col)
S3method(ifelse,default)
S3method(ifelse,grouped_ddf)
S3method(ifelse,tbl_ddf)
S3method(mutate,grouped_ddf)
S3method(mutate,tbl_ddf)
S3method(ncol,ddf_col)
S3method(ncol,default)
S3method(ncol,grouped_ddf)
S3method(ncol,tbl_ddf)
S3method(nrow,ddf_col)
S3method(nrow,default)
S3method(nrow,grouped_ddf)
S3method(nrow,tbl_ddf)
S3method(print,ddf_col)
S3method(print,grouped_ddf)
S3method(print,tbl_ddf)
S3method(relocate,ddf_col)
S3method(relocate,grouped_ddf)
S3method(relocate,tbl_ddf)
S3method(rename,ddf_col)
S3method(rename,grouped_ddf)
S3method(rename,tbl_ddf)
S3method(rownames,ddf_col)
S3method(rownames,default)
S3method(rownames,grouped_ddf)
S3method(rownames,tbl_ddf)
S3method(select,ddf_col)
S3method(select,grouped_ddf)
S3method(select,tbl_ddf)
S3method(slice,ddf_col)
S3method(slice,grouped_ddf)
S3method(slice,tbl_ddf)
S3method(solve,ddf_col)
S3method(summarise,grouped_ddf)
S3method(tbl_format_setup,tbl_dibble)
S3method(ungroup,grouped_ddf)
S3method(ungroup,tbl_ddf)
export("diag<-")
export(apply)
export(as_dibble)
export(broadcast)
export(colnames)
export(diag)
export(dibble)
export(dibble_by)
export(ifelse)
export(is_dibble)
export(ncol)
export(nrow)
export(rownames)
import(rlang)
import(vctrs)
importFrom(dplyr,group_by)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_vars)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(pillar,tbl_format_setup)
importFrom(tibble,as_tibble)
