.Rbuildignore
.gitattributes
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.gitignore
.travis.yml
DESCRIPTION
LICENSE.md
NAMESPACE
R/analysis_functions.R
R/calculate_plot_height.R
R/census_API_functions.R
R/conditional_dplyr.R
R/countyCentroids.R
R/countyMaps.R
R/filter_data.R
R/huntfishappDemo.R
R/launch_app.R
R/pauseable.R
R/plot_functions.R
R/plot_interactions.R
R/stateCentroids.R
R/stateMap.R
R/statePop.R
R/to_any_case_wrap.R
README.Rmd
README.md
_pkgdown.yml
data-raw/countyCentroids.R
data-raw/countyCentroids.csv
data-raw/countyMaps.R
data-raw/countyMaps.csv
data-raw/huntfishappDemo.R
data-raw/huntfishappDemo.csv
data-raw/stateCentroids.R
data-raw/stateCentroids.csv
data-raw/stateMap.R
data-raw/stateMap.csv
data-raw/statePop.R
data-raw/statePop.csv
data/countyCentroids.rda
data/countyCentroidsNE.rda
data/countyMapNE.rda
data/countyMaps.rda
data/huntfishappDemo.rda
data/nebraskaPopulation.rda
data/stateCentroids.rda
data/stateMap.rda
data/statePop.rda
docs/404.html
docs/CODE_OF_CONDUCT.html
docs/CONTRIBUTING.html
docs/LICENSE.html
docs/articles/custom-analyses-in-r.html
docs/articles/custom-analyses-in-r_files/figure-html/buildAnalyzePlot-1.png
docs/articles/custom-analyses-in-r_files/figure-html/plotResult-1.png
docs/articles/index.html
docs/articles/installation-and-setup.html
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/ageCut.html
docs/reference/barAndLinePal.html
docs/reference/buildBarPlot.html
docs/reference/buildLinePlot.html
docs/reference/buildMapPlot.html
docs/reference/buildRadialSetsPlot.html
docs/reference/buildUpsetPlot.html
docs/reference/calcAvgValue.html
docs/reference/calcChurn.html
docs/reference/calcGenderProportion.html
docs/reference/calcParticipation.html
docs/reference/calcRecruitment.html
docs/reference/calcualtePlotHeight.html
docs/reference/conditional_filter.html
docs/reference/conditional_mutate.html
docs/reference/conditional_range_filter.html
docs/reference/conditional_select.html
docs/reference/countCustomers.html
docs/reference/countItemTypes.html
docs/reference/countItems.html
docs/reference/countSharedCustomers.html
docs/reference/countyCentroids.html
docs/reference/countyMaps.html
docs/reference/createBarTooltip.html
docs/reference/createLineTooltip.html
docs/reference/createMapTooltip.html
docs/reference/createRadialsetsTooltip.html
docs/reference/figures/age.png
docs/reference/figures/app_screenshot.png
docs/reference/figures/churn.png
docs/reference/figures/customers.png
docs/reference/figures/gender.png
docs/reference/figures/layout.png
docs/reference/figures/login.png
docs/reference/figures/map.png
docs/reference/figures/radialsets.png
docs/reference/figures/radialsets2.png
docs/reference/figures/recruitment.png
docs/reference/figures/revenue.png
docs/reference/figures/upset.png
docs/reference/filterData.html
docs/reference/huntfishappDemo.html
docs/reference/index.html
docs/reference/itemGroupCount.html
docs/reference/launchApp.html
docs/reference/pause.html
docs/reference/pauseableReactive.html
docs/reference/prettyData.html
docs/reference/queryCensusAPI.html
docs/reference/radialSetsData.html
docs/reference/runCensusAPIQueries.html
docs/reference/scaleVariable.html
docs/reference/stateCentroids.html
docs/reference/stateMap.html
docs/reference/statePop.html
docs/reference/sumRevenue.html
docs/reference/to_any_case_wrap.html
docs/reference/vecToChunk.html
huntfishapp.Rproj
inst/shiny_app/descriptions/age.html
inst/shiny_app/descriptions/churn.html
inst/shiny_app/descriptions/customers.html
inst/shiny_app/descriptions/filters.html
inst/shiny_app/descriptions/gender.html
inst/shiny_app/descriptions/map.html
inst/shiny_app/descriptions/radialsets.html
inst/shiny_app/descriptions/recruitment.html
inst/shiny_app/descriptions/revenue.html
inst/shiny_app/descriptions/upset.html
inst/shiny_app/global.R
inst/shiny_app/main.R
inst/shiny_app/plot-mod-age.R
inst/shiny_app/plot-mod-churn.R
inst/shiny_app/plot-mod-customers.R
inst/shiny_app/plot-mod-gender.R
inst/shiny_app/plot-mod-map.R
inst/shiny_app/plot-mod-radialsets.R
inst/shiny_app/plot-mod-recruitment.R
inst/shiny_app/plot-mod-revenue.R
inst/shiny_app/plot-mod-upset.R
inst/shiny_app/rsconnect/shinyapps.io/chrischizinski/shiny_app.dcf
inst/shiny_app/save-data.R
inst/shiny_app/save-plots.R
inst/shiny_app/server.r
inst/shiny_app/tests/age-expected/001.json
inst/shiny_app/tests/age-expected/001.png
inst/shiny_app/tests/age-expected/002.json
inst/shiny_app/tests/age-expected/002.png
inst/shiny_app/tests/age-expected/003.json
inst/shiny_app/tests/age-expected/003.png
inst/shiny_app/tests/age-expected/004.json
inst/shiny_app/tests/age-expected/004.png
inst/shiny_app/tests/age-expected/005.json
inst/shiny_app/tests/age-expected/005.png
inst/shiny_app/tests/churn-expected/001.json
inst/shiny_app/tests/churn-expected/001.png
inst/shiny_app/tests/churn-expected/002.json
inst/shiny_app/tests/churn-expected/002.png
inst/shiny_app/tests/churn-expected/003.json
inst/shiny_app/tests/churn-expected/003.png
inst/shiny_app/tests/churn-expected/004.json
inst/shiny_app/tests/churn-expected/004.png
inst/shiny_app/tests/churn-expected/005.json
inst/shiny_app/tests/churn-expected/005.png
inst/shiny_app/tests/customers-expected/001.json
inst/shiny_app/tests/customers-expected/001.png
inst/shiny_app/tests/customers-expected/002.json
inst/shiny_app/tests/customers-expected/002.png
inst/shiny_app/tests/customers-expected/003.json
inst/shiny_app/tests/customers-expected/003.png
inst/shiny_app/tests/customers-expected/004.json
inst/shiny_app/tests/customers-expected/004.png
inst/shiny_app/tests/customers-expected/005.json
inst/shiny_app/tests/customers-expected/005.png
inst/shiny_app/tests/customers-expected/006.json
inst/shiny_app/tests/customers-expected/006.png
inst/shiny_app/tests/customers-expected/007.json
inst/shiny_app/tests/customers-expected/007.png
inst/shiny_app/tests/customers-expected/008.json
inst/shiny_app/tests/customers-expected/008.png
inst/shiny_app/tests/customers-expected/009.json
inst/shiny_app/tests/customers-expected/009.png
inst/shiny_app/tests/filters-expected/001.json
inst/shiny_app/tests/filters-expected/001.png
inst/shiny_app/tests/filters-expected/002.json
inst/shiny_app/tests/filters-expected/002.png
inst/shiny_app/tests/filters-expected/003.json
inst/shiny_app/tests/filters-expected/003.png
inst/shiny_app/tests/filters-expected/004.json
inst/shiny_app/tests/filters-expected/004.png
inst/shiny_app/tests/filters-expected/005.json
inst/shiny_app/tests/filters-expected/005.png
inst/shiny_app/tests/filters-expected/006.json
inst/shiny_app/tests/filters-expected/006.png
inst/shiny_app/tests/filters-expected/007.json
inst/shiny_app/tests/filters-expected/007.png
inst/shiny_app/tests/filters-expected/008.json
inst/shiny_app/tests/filters-expected/008.png
inst/shiny_app/tests/filters-expected/009.json
inst/shiny_app/tests/filters-expected/009.png
inst/shiny_app/tests/filters-expected/010.json
inst/shiny_app/tests/filters-expected/010.png
inst/shiny_app/tests/filters-expected/011.json
inst/shiny_app/tests/filters-expected/011.png
inst/shiny_app/tests/filters-expected/012.json
inst/shiny_app/tests/filters-expected/012.png
inst/shiny_app/tests/filters-expected/013.json
inst/shiny_app/tests/filters-expected/013.png
inst/shiny_app/tests/filters-expected/014.json
inst/shiny_app/tests/filters-expected/014.png
inst/shiny_app/tests/filters-expected/015.json
inst/shiny_app/tests/filters-expected/015.png
inst/shiny_app/tests/gender-expected/001.json
inst/shiny_app/tests/gender-expected/001.png
inst/shiny_app/tests/gender-expected/002.json
inst/shiny_app/tests/gender-expected/002.png
inst/shiny_app/tests/gender-expected/003.json
inst/shiny_app/tests/gender-expected/003.png
inst/shiny_app/tests/gender-expected/004.json
inst/shiny_app/tests/gender-expected/004.png
inst/shiny_app/tests/gender-expected/005.json
inst/shiny_app/tests/gender-expected/005.png
inst/shiny_app/tests/gender-expected/006.json
inst/shiny_app/tests/gender-expected/006.png
inst/shiny_app/tests/map-expected/001.json
inst/shiny_app/tests/map-expected/001.png
inst/shiny_app/tests/map-expected/002.json
inst/shiny_app/tests/map-expected/002.png
inst/shiny_app/tests/map-expected/003.json
inst/shiny_app/tests/map-expected/003.png
inst/shiny_app/tests/map-expected/004.json
inst/shiny_app/tests/map-expected/004.png
inst/shiny_app/tests/map-expected/005.json
inst/shiny_app/tests/map-expected/005.png
inst/shiny_app/tests/map-expected/006.json
inst/shiny_app/tests/map-expected/006.png
inst/shiny_app/tests/map-expected/007.json
inst/shiny_app/tests/map-expected/007.png
inst/shiny_app/tests/radialsets-expected/001.json
inst/shiny_app/tests/radialsets-expected/001.png
inst/shiny_app/tests/radialsets-expected/002.json
inst/shiny_app/tests/radialsets-expected/002.png
inst/shiny_app/tests/radialsets-expected/003.json
inst/shiny_app/tests/radialsets-expected/003.png
inst/shiny_app/tests/radialsets-expected/004.json
inst/shiny_app/tests/radialsets-expected/004.png
inst/shiny_app/tests/radialsets-expected/005.json
inst/shiny_app/tests/radialsets-expected/005.png
inst/shiny_app/tests/recruitment-expected/001.json
inst/shiny_app/tests/recruitment-expected/001.png
inst/shiny_app/tests/recruitment-expected/002.json
inst/shiny_app/tests/recruitment-expected/002.png
inst/shiny_app/tests/recruitment-expected/003.json
inst/shiny_app/tests/recruitment-expected/003.png
inst/shiny_app/tests/recruitment-expected/004.json
inst/shiny_app/tests/recruitment-expected/004.png
inst/shiny_app/tests/recruitment-expected/005.json
inst/shiny_app/tests/recruitment-expected/005.png
inst/shiny_app/tests/revenue-expected/001.json
inst/shiny_app/tests/revenue-expected/001.png
inst/shiny_app/tests/revenue-expected/002.json
inst/shiny_app/tests/revenue-expected/002.png
inst/shiny_app/tests/revenue-expected/003.json
inst/shiny_app/tests/revenue-expected/003.png
inst/shiny_app/tests/revenue-expected/004.json
inst/shiny_app/tests/revenue-expected/004.png
inst/shiny_app/tests/revenue-expected/005.json
inst/shiny_app/tests/revenue-expected/005.png
inst/shiny_app/tests/revenue-expected/006.json
inst/shiny_app/tests/revenue-expected/006.png
inst/shiny_app/tests/revenue-expected/007.json
inst/shiny_app/tests/revenue-expected/007.png
inst/shiny_app/tests/shinytests/age.R
inst/shiny_app/tests/shinytests/churn.R
inst/shiny_app/tests/shinytests/customers.R
inst/shiny_app/tests/shinytests/filters.R
inst/shiny_app/tests/shinytests/gender.R
inst/shiny_app/tests/shinytests/map.R
inst/shiny_app/tests/shinytests/radialsets.R
inst/shiny_app/tests/shinytests/recruitment.R
inst/shiny_app/tests/shinytests/revenue.R
inst/shiny_app/tests/shinytests/upset.R
inst/shiny_app/tests/upset-expected/001.json
inst/shiny_app/tests/upset-expected/001.png
inst/shiny_app/tests/upset-expected/002.json
inst/shiny_app/tests/upset-expected/002.png
inst/shiny_app/tests/upset-expected/003.json
inst/shiny_app/tests/upset-expected/003.png
inst/shiny_app/ui.R
inst/shiny_app/www/duck-hunter.gif
inst/shiny_app/www/fish_hunt_logo_no_text_crop.png
inst/shiny_app/www/style.css
inst/shiny_app/www/windowSize.js
man/ageCut.Rd
man/barAndLinePal.Rd
man/buildBarPlot.Rd
man/buildLinePlot.Rd
man/buildMapPlot.Rd
man/buildRadialSetsPlot.Rd
man/buildUpsetPlot.Rd
man/calcAvgValue.Rd
man/calcChurn.Rd
man/calcGenderProportion.Rd
man/calcParticipation.Rd
man/calcRecruitment.Rd
man/calcualtePlotHeight.Rd
man/conditional_filter.Rd
man/conditional_mutate.Rd
man/conditional_range_filter.Rd
man/conditional_select.Rd
man/countCustomers.Rd
man/countItemTypes.Rd
man/countItems.Rd
man/countSharedCustomers.Rd
man/countyCentroids.Rd
man/countyMaps.Rd
man/createBarTooltip.Rd
man/createLineTooltip.Rd
man/createMapTooltip.Rd
man/createRadialsetsTooltip.Rd
man/figures/age.png
man/figures/app_screenshot.png
man/figures/churn.png
man/figures/customers.png
man/figures/gender.png
man/figures/layout.png
man/figures/login.png
man/figures/map.png
man/figures/radialsets.png
man/figures/radialsets2.png
man/figures/recruitment.png
man/figures/revenue.png
man/figures/upset.png
man/filterData.Rd
man/huntfishappDemo.Rd
man/itemGroupCount.Rd
man/launchApp.Rd
man/pause.Rd
man/pauseableReactive.Rd
man/prettyData.Rd
man/queryCensusAPI.Rd
man/radialSetsData.Rd
man/runCensusAPIQueries.Rd
man/scaleVariable.Rd
man/stateCentroids.Rd
man/stateMap.Rd
man/statePop.Rd
man/sumRevenue.Rd
man/to_any_case_wrap.Rd
man/vecToChunk.Rd
tests/testthat.R
tests/testthat/test_analysis_functions.R
tests/testthat/test_app.R
tests/testthat/test_census_api.R
tests/testthat/test_filters.R
tests/testthat/test_plot_interaction_functions.R
vignettes/.gitignore
vignettes/custom-analyses-in-r.Rmd
vignettes/installation-and-setup.Rmd