# Generated by roxygen2: do not edit by hand

S3method(rationalize,data.frame)
S3method(rationalize,default)
S3method(rationalize,numeric)
S3method(retype,Date)
S3method(retype,POSIXct)
S3method(retype,data.frame)
S3method(retype,default)
S3method(retype,integer)
S3method(retype,list)
S3method(retype,logical)
S3method(retype,numeric)
export("%minus_%")
export("%plus_%")
export()
export(as_reliable_dte)
export(as_reliable_dtm)
export(as_reliable_int)
export(as_reliable_lgl)
export(as_reliable_num)
export(check_complete_set)
export(check_duplicates)
export(check_inf)
export(check_irrational)
export(check_na)
export(check_nan)
export(chr)
export(convert)
export(could_chr_be_dte)
export(could_chr_be_dtm)
export(could_chr_be_int)
export(could_chr_be_num)
export(could_num_be_int)
export(cum_unique)
export(cum_unique_)
export(cummean_)
export(cumsum_)
export(dbl)
export(dte)
export(dtm)
export(dummy)
export(dummy_)
export(fct)
export(find_duplicates)
export(find_inf)
export(find_irrational)
export(find_na)
export(find_nan)
export(first_)
export(first_non_na)
export(given)
export(given_)
export(if_else_)
export(if_inf)
export(if_na)
export(if_nan)
export(if_not_na)
export(if_zero)
export(inf_if)
export(int)
export(last_)
export(lgl)
export(max_)
export(mean_)
export(median_)
export(min_)
export(n_unique)
export(n_unique_)
export(na_if)
export(nan_if)
export(num)
export(rationalize)
export(repeat_df)
export(retype)
export(s)
export(sd_)
export(set_wd_to_script_path)
export(squeeze)
export(squeeze_)
export(sum_)
export(this_day)
export(this_month)
export(this_year)
export(var_)
export(zero_if)
importFrom(dplyr,"%>%")
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
