# Generated by roxygen2: do not edit by hand

S3method("$",tbl_df)
S3method("[",tbl_df)
S3method("[[",tbl_df)
S3method("names<-",tbl_df)
S3method("row.names<-",tbl_df)
S3method(as.data.frame,tbl_df)
S3method(as_tibble,"NULL")
S3method(as_tibble,data.frame)
S3method(as_tibble,default)
S3method(as_tibble,list)
S3method(as_tibble,matrix)
S3method(as_tibble,poly)
S3method(as_tibble,table)
S3method(as_tibble,ts)
S3method(format,tbl)
S3method(format,trunc_mat)
S3method(format_v,character)
S3method(format_v,default)
S3method(format_v,factor)
S3method(format_v,list)
S3method(glimpse,data.frame)
S3method(glimpse,default)
S3method(glimpse,tbl)
S3method(print,tbl)
S3method(print,trunc_mat)
S3method(quote_n,character)
S3method(quote_n,default)
S3method(tbl_sum,default)
S3method(tbl_sum,tbl)
S3method(type_sum,tbl_df)
export(add_case)
export(add_column)
export(add_row)
export(as.tibble)
export(as_data_frame)
export(as_tibble)
export(column_to_rownames)
export(data_frame)
export(data_frame_)
export(deframe)
export(enframe)
export(frame_data)
export(frame_matrix)
export(glimpse)
export(has_name)
export(has_rownames)
export(is.tibble)
export(is_tibble)
export(is_vector_s3)
export(knit_print.trunc_mat)
export(lst)
export(lst_)
export(new_tibble)
export(obj_sum)
export(remove_rownames)
export(repair_names)
export(rowid_to_column)
export(rownames_to_column)
export(set_tidy_names)
export(tbl_sum)
export(tibble)
export(tibble_)
export(tidy_names)
export(tribble)
export(trunc_mat)
export(type_sum)
export(validate_tibble)
export(view)
exportClasses(tbl_df)
import(rlang)
importFrom(methods,setOldClass)
importFrom(pillar,is_vector_s3)
importFrom(pillar,new_pillar_title)
importFrom(pillar,new_pillar_type)
importFrom(pillar,obj_sum)
importFrom(pillar,style_subtle)
importFrom(pillar,type_sum)
importFrom(pkgconfig,set_config)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,tail)
useDynLib(tibble, .registration = TRUE)
