# Generated by roxygen2 (4.0.1): do not edit by hand

S3method(extract_,data.frame)
S3method(extract_,tbl_df)
S3method(gather_,data.frame)
S3method(gather_,tbl_df)
S3method(separate_,data.frame)
S3method(separate_,tbl_df)
S3method(spread_,data.frame)
S3method(spread_,tbl_df)
S3method(unite_,data.frame)
S3method(unite_,tbl_df)
export(extract)
export(extract_)
export(extract_numeric)
export(gather)
export(gather_)
export(separate)
export(separate_)
export(spread)
export(spread_)
export(unite)
export(unite_)
