asymptotic_pvalues      This function finds the p values of several
                        tests based on large sample theory
case.studies            This function creates the functions needed to
                        run the various case studies.
chi_power               This function runs the chi-square test for
                        continuous or discrete data
myTS2                   a local function needed for the vignette
plot_power              This function draws the power graph, with
                        curves sorted by the mean power and smoothed
                        for easier reading.
powerR                  Find the power of two sample tests using Rcpp
                        and parallel computing.
power_newtest           Power for tests with p values
power_studies_results   power_studies_results
pvaluecdf               pvaluecdf
run.studies             Power Comparisons
run_shiny               Runs the shiny app associated with R2sample
                        package
signif.digits           This function does some rounding to nice
                        numbers
timecheck               test function
twosample_power         Power estimation for two-sample methods
twosample_test          Tests for the univariate two-sample problem
twosample_test_adjusted_pvalue
                        Adjusted p values for simultaneous testing in
                        the two-sample problem.
