Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
18 lines (16 sloc) 347 Bytes
# Generated by roxygen2: do not edit by hand
S3method(print,draft)
export("%>%")
export(add_rows)
export(build_table)
export(outline_table)
export(renaming)
export(stat_iqr)
export(stat_mean)
export(stat_meanSD)
export(stat_median)
export(stat_medianIQR)
export(stat_nPct)
export(stat_stddev)
importFrom(magrittr,"%>%")
importFrom(tibble,tibble)