Files in jzemmels/statsfoRdummies
STAT 585 Final Project

.DS_Store
.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
R/Errors.R R/bootrstrappProcess.R R/bootstrapSample.R R/hypTest_prompt.R R/meanSamplingDistribution.R R/plotModal.R R/plotNormal.R R/plotOutlier.R R/plotShape.R R/runShiny.R R/sampleData_means.R R/utils-pipe.R README.Rmd README.md
README_files/figure-markdown_github/unnamed-chunk-3-1.png
_pkgdown.yml
codecov.yml
data/sampleData_means.rda
docs/LICENSE-text.html
docs/articles/images/hypothesisTestExamplePic.JPG
docs/articles/images/meanSamplingDistributionJMP.JPG
docs/articles/images/meanSamplingDistributionShiny.JPG
docs/articles/images/normalDistributionShinyPic.JPG
docs/articles/index.html
docs/articles/statsfordummies.html
docs/articles/statsfordummies_files/figure-html/unnamed-chunk-1-1.png
docs/articles/statsfordummies_files/figure-html/unnamed-chunk-1-2.png
docs/articles/statsfordummies_files/figure-html/unnamed-chunk-10-1.png
docs/articles/statsfordummies_files/figure-html/unnamed-chunk-3-1.png
docs/articles/statsfordummies_files/figure-html/unnamed-chunk-4-1.png
docs/articles/statsfordummies_files/figure-html/unnamed-chunk-7-1.png
docs/articles/statsforstudents.html
docs/articles/statsforstudents_files/crosstalk-1.0.0/css/crosstalk.css
docs/articles/statsforstudents_files/crosstalk-1.0.0/js/crosstalk.js
docs/articles/statsforstudents_files/crosstalk-1.0.0/js/crosstalk.js.map
docs/articles/statsforstudents_files/crosstalk-1.0.0/js/crosstalk.min.js
docs/articles/statsforstudents_files/crosstalk-1.0.0/js/crosstalk.min.js.map
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-10-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-11-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-12-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-15-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-4-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-4-2.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-5-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-6-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-7-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-8-1.png
docs/articles/statsforstudents_files/figure-html/unnamed-chunk-9-1.png
docs/articles/statsforstudents_files/htmlwidgets-1.3/htmlwidgets.js
docs/articles/statsforstudents_files/jquery-1.11.3/jquery-AUTHORS.txt
docs/articles/statsforstudents_files/jquery-1.11.3/jquery.js
docs/articles/statsforstudents_files/jquery-1.11.3/jquery.min.js
docs/articles/statsforstudents_files/jquery-1.11.3/jquery.min.map
docs/articles/statsforstudents_files/plotly-binding-4.8.0/plotly.js
docs/articles/statsforstudents_files/plotly-htmlwidgets-css-1.39.2/plotly-htmlwidgets.css
docs/articles/statsforstudents_files/plotly-main-1.39.2/plotly-latest.min.js
docs/articles/statsforstudents_files/typedarray-0.1/typedarray.min.js
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/index_files/figure-html/unnamed-chunk-2-1.png
docs/index_files/figure-html/unnamed-chunk-3-1.png
docs/index_files/figure-html/unnamed-chunk-3-2.png
docs/index_files/figure-html/unnamed-chunk-4-1.png
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Errors.html
docs/reference/bootstrapProcess.html
docs/reference/bootstrapSample.html
docs/reference/figures/README-pressure-1.png
docs/reference/hypTest_prompt.html
docs/reference/index.html
docs/reference/pipe.html
docs/reference/plotModal.html
docs/reference/plotNormal-1.png
docs/reference/plotNormal.html
docs/reference/plotOutlier.html
docs/reference/plotShape.html
docs/reference/ploterrors.html
docs/reference/randomSample.html
docs/reference/randomSample_histogram-1.png
docs/reference/randomSample_histogram.html
docs/reference/runShiny.html
docs/reference/runShinyApp.html
docs/reference/sampleData_means.html
docs/reference/sampleMeans_histogram-1.png
docs/reference/sampleMeans_histogram.html
docs/reference/updateSampleMeans.html
inst/.DS_Store
inst/shiny-examples/.DS_Store
inst/shiny-examples/Eryn/ui.R inst/shiny-examples/charlotte/server.R inst/shiny-examples/charlotte/ui.R inst/shiny-examples/gulzina/server.R inst/shiny-examples/gulzina/ui.R inst/shiny-examples/joe/server.R inst/shiny-examples/joe/ui.R
inst/shiny/rsconnect/shinyapps.io/jzemmels/statsfoRstudents_zemmels.dcf
inst/shiny/server.R inst/shiny/ui.R man/bootstrapProcess.Rd man/bootstrapSample.Rd man/hypTest_prompt.Rd man/pipe.Rd man/plotModal.Rd man/plotNormal.Rd man/plotOutlier.Rd man/plotShape.Rd man/ploterrors.Rd man/randomSample.Rd man/randomSample_histogram.Rd man/runShiny.Rd man/sampleData_means.Rd man/sampleMeans_histogram.Rd man/updateSampleMeans.Rd
statsfoRstudents.Rproj
statsfoRstudents.png
student.jpg
tests/.DS_Store
tests/testthat.R tests/testthat/test-bootstrapprocess.R tests/testthat/test-bootstrapsample.R tests/testthat/test-error.R tests/testthat/test-hyptest_prompt.R tests/testthat/test-meansamplingdistribution.R tests/testthat/test-plotModal.R tests/testthat/test-plotOutlier.R tests/testthat/test-plotShape.R tests/testthat/test-plotnormal.R
vignettes/.gitignore
vignettes/images/hypothesisTestExamplePic.JPG
vignettes/images/meanSamplingDistributionJMP.JPG
vignettes/images/meanSamplingDistributionShiny.JPG
vignettes/images/normalDistributionShinyPic.JPG
vignettes/statsforstudents.Rmd
jzemmels/statsfoRdummies documentation built on Oct. 31, 2020, 6:58 a.m.