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

S3method(expand_,data.frame)
S3method(expand_,tbl_df)
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)
S3method(unnest_,data.frame)
S3method(unnest_,list)
S3method(unnest_,tbl_df)
export(expand)
export(expand_)
export(extract)
export(extract_)
export(extract_numeric)
export(gather)
export(gather_)
export(separate)
export(separate_)
export(seq_range)
export(spread)
export(spread_)
export(unite)
export(unite_)
export(unnest)
export(unnest_)
