# Generated by roxygen2: do not edit by hand

S3method(complete,data.frame)
S3method(complete_,data.frame)
S3method(drop_na,data.frame)
S3method(drop_na,default)
S3method(drop_na_,data.frame)
S3method(expand,data.frame)
S3method(expand,default)
S3method(expand,grouped_df)
S3method(expand_,data.frame)
S3method(extract,data.frame)
S3method(extract,default)
S3method(extract_,data.frame)
S3method(fill,data.frame)
S3method(fill,default)
S3method(fill,grouped_df)
S3method(fill_,data.frame)
S3method(full_seq,Date)
S3method(full_seq,POSIXct)
S3method(full_seq,numeric)
S3method(gather,data.frame)
S3method(gather,default)
S3method(gather_,data.frame)
S3method(nest,data.frame)
S3method(nest,default)
S3method(nest_,data.frame)
S3method(replace_na,data.frame)
S3method(separate,data.frame)
S3method(separate,default)
S3method(separate_,data.frame)
S3method(separate_rows,data.frame)
S3method(separate_rows,default)
S3method(separate_rows_,data.frame)
S3method(spread,data.frame)
S3method(spread,default)
S3method(spread_,data.frame)
S3method(unite,data.frame)
S3method(unite,default)
S3method(unite_,data.frame)
S3method(unnest,data.frame)
S3method(unnest,default)
S3method(unnest_,data.frame)
export("%>%")
export(complete)
export(complete_)
export(crossing)
export(crossing_)
export(drop_na)
export(drop_na_)
export(expand)
export(expand_)
export(extract)
export(extract_)
export(extract_numeric)
export(fill)
export(fill_)
export(full_seq)
export(gather)
export(gather_)
export(nest)
export(nest_)
export(nesting)
export(nesting_)
export(replace_na)
export(separate)
export(separate_)
export(separate_rows)
export(separate_rows_)
export(spread)
export(spread_)
export(unite)
export(unite_)
export(unnest)
export(unnest_)
import(rlang)
importFrom(Rcpp,sourceCpp)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(purrr,accumulate)
importFrom(purrr,accumulate_right)
importFrom(purrr,discard)
importFrom(purrr,every)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dbl)
importFrom(purrr,map2_df)
importFrom(purrr,map2_int)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_at)
importFrom(purrr,map_call)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_if)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dbl)
importFrom(purrr,pmap_df)
importFrom(purrr,pmap_int)
importFrom(purrr,pmap_lgl)
importFrom(purrr,reduce)
importFrom(purrr,reduce_right)
importFrom(purrr,some)
importFrom(purrr,transpose)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,type.convert)
useDynLib(tidyr, .registration = TRUE)
