# 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_duplicates)
export(check_inf)
export(check_irrational)
export(check_na)
export(check_nan)
export(chr)
export(convert)
export(could_chr_be_dtm)
export(could_chr_be_int)
export(could_chr_be_num)
export(could_dtm_be_dte)
export(could_num_be_int)
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(if_else_)
export(if_inf)
export(if_na)
export(if_nan)
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(retype)
export(row_mean)
export(row_mean_)
export(row_sum)
export(row_sum_)
export(s)
export(sd_)
export(set_wd_to_script_path)
export(sum_)
export(var_)
export(zero_if)
import(dplyr)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
