# Generated by roxygen2: do not edit by hand

S3method("$",feather)
S3method("[",feather)
S3method("[[",feather)
S3method(as.data.frame,feather)
S3method(as.list,feather)
S3method(close,feather)
S3method(dim,feather)
S3method(dimnames,feather)
S3method(print,feather)
S3method(print,feather_metadata)
S3method(row.names,feather)
export(feather)
export(feather_example)
export(feather_examples)
export(feather_metadata)
export(read_feather)
export(write_feather)
importFrom(Rcpp,sourceCpp)
importFrom(hms,hms)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
useDynLib(feather, .registration = TRUE)
