.Rbuildignore
.gitignore
CODE_OF_CONDUCT.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/code_hints.R
R/create_excel_file.R
R/dataset_to_csv.R
R/datasets.R
R/edr_regex_gadget.R
R/rwr-package.R
README.md
book/01-starting_with_r.Rmd
book/02-intro_transformation_dplyr.Rmd
book/03-intro_visualization_ggplot.Rmd
book/04-tidying_data_for_analysis.Rmd
book/05-importing_data_common_formats.Rmd
book/06-transformations_dates_times.Rmd
book/07-closer_look_r_programming.Rmd
book/08-string_transformations.Rmd
book/09-r_lists_and_factors.Rmd
book/10-more-plotting-with-ggplot-i.Rmd
book/11-more-plotting-with-ggplot-ii.Rmd
book/12-making-presentation-tables.Rmd
book/99-appendix.Rmd
book/_bookdown.yml
book/_common.R
book/_output.yml
book/book.bib
book/edr.css
book/figures/appendix/A-01-figure-the_r_landscape.png
book/figures/chapter_01/01-01-figure-rstudio-desktop-env.png
book/figures/chapter_01/01-02-figure-markdown-reference.png
book/figures/chapter_01/01-03-figure-rmarkdown-annotation.png
book/figures/chapter_01/01-04-figure-rmarkdown-html-output.png
book/figures/chapter_01/01-05-figure-workflow.png
book/figures/chapter_01/01-column-rmarkdown_walkthrough_1.png
book/figures/chapter_01/01-column-rmarkdown_walkthrough_2.png
book/figures/chapter_01/01-column-rmarkdown_walkthrough_3.png
book/figures/chapter_01/01-column-rmarkdown_walkthrough_4.png
book/figures/chapter_01/01-column-rmarkdown_walkthrough_5.png
book/figures/chapter_01/01-column-rmarkdown_walkthrough_6.png
book/figures/chapter_01/01-fig-the_r_landscape.png
book/figures/chapter_02/02-01-figure-environment-tab.png
book/figures/chapter_03/03-01-figure-gg_empty.png
book/figures/chapter_03/03-02-figure-dmd_carats_price.png
book/figures/chapter_03/03-03-figure-dmd_carats_depth.png
book/figures/chapter_03/03-04-figure-dmd_shape_for_clarity.png
book/figures/chapter_03/03-05-figure-dmd_carats_price_alpha.png
book/figures/chapter_03/03-06-figure-dmd_all_gray50_points.png
book/figures/chapter_03/03-07a-figure-plot_a.png
book/figures/chapter_03/03-07a-figure-plot_b.png
book/figures/chapter_03/03-07a-figure-plot_c.png
book/figures/chapter_03/03-07a-figure-plot_d.png
book/figures/chapter_03/03-08-figure-dmd_facet_clarity.png
book/figures/chapter_03/03-09-figure-dmd_facet_cut_clarity.png
book/figures/chapter_03/03-10-figure-dmd_facet_cut_clarity_labeller.png
book/figures/chapter_03/03-11-figure-dmd_facet_cut_clarity_wide.png
book/figures/chapter_03/03-12-figure-dmd_facet_cut_clarity_grid.png
book/figures/chapter_03/03-13-figure-plot_a_new_labs.png
book/figures/chapter_03/03-14-figure-plot_a_labs_titles.png
book/figures/chapter_03/03-15e-figure-plot_e.png
book/figures/chapter_03/03-15f-figure-plot_f.png
book/figures/chapter_03/03-15g-figure-plot_g.png
book/figures/chapter_03/03-15h-figure-plot_h.png
book/figures/chapter_03/03-16-figure-dmd_modified_dplyr.png
book/figures/chapter_03/dmd_facet_clarity.png
book/figures/chapter_03/dmd_facet_cut_clarity.png
book/figures/chapter_03/dmd_facet_cut_clarity_grid.png
book/figures/chapter_03/dmd_facet_cut_clarity_labeller.png
book/figures/chapter_03/dmd_facet_cut_clarity_wide.png
book/figures/chapter_03/dmd_modified_dplyr.png
book/figures/chapter_03/plot_1.png
book/figures/chapter_03/plot_1_labs_titles.png
book/figures/chapter_03/plot_1_new_labs.png
book/figures/chapter_03/plot_2.png
book/figures/chapter_03/plot_3.png
book/figures/chapter_03/plot_4.png
book/figures/chapter_03/plot_legend_bottom.png
book/figures/chapter_03/plot_legend_just_top.png
book/figures/chapter_03/plot_legend_none.png
book/figures/chapter_03/plot_legend_right.png
book/figures/chapter_03/transparent_blue_points.png
book/figures/chapter_04/04-01-figure-winni-tidy-ggplot_1.png
book/figures/chapter_04/04-02-figure-winni-tidy-ggplot-2.png
book/figures/chapter_04/04-03-figure-winni-tidy-ggplot-3.png
book/figures/chapter_05/05-01-figure-r-folder-mac.png
book/figures/chapter_05/05-02-figure-rstudio-project-menu.png
book/figures/chapter_05/05-03-figure-new-project-flow.png
book/figures/chapter_05/05-04-figure-us-cities.png
book/figures/chapter_05/05-05-figure-us-cities-messy.png
book/figures/chapter_06/06-01-figure-plot_nycweather_asis.png
book/figures/chapter_06/06-02-figure-plot_nyc_weather_start_end.png
book/figures/chapter_06/06-03-figure-plot_downsampled_data.png
book/figures/chapter_06/06-04-figure-plot_hourly_data_line.png
book/figures/chapter_06/06-05-figure-plot_daily_min_max_lines.png
book/figures/chapter_07/07-01-figure-multiplying_by_a_single_number.png
book/figures/chapter_07/07-02-figure-multiplying_by_two_of_same_length.png
book/figures/chapter_07/07-03-figure-multiplying_by_different_lengths.png
book/figures/chapter_07/07-04-figure-reason_why_to_write_functions.png
book/figures/chapter_07/07-05-figure-parts_of_a_function.png
book/figures/chapter_08/08-01-figure-regexplain_gadget.png
book/figures/chapter_08/08-02-figure-regex_examples_1.png
book/figures/chapter_08/08-03-figure-regex_examples_2.png
book/figures/chapter_08/08-04-figure-regex_examples_3.png
book/figures/chapter_08/08-05-figure-regex_examples_4.png
book/figures/chapter_08/08-06-figure-regex_examples_5.png
book/figures/chapter_08/08-07-figure-regex_examples_6.png
book/figures/chapter_09/09-01-figure-barplot_bayern.png
book/figures/chapter_09/09-02-figure-barplot_bayern_redux.png
book/figures/chapter_09/09-03-figure-barplot_rev.png
book/figures/chapter_09/09-04-figure-barplot_recoded.png
book/figures/chapter_09/09-05-figure-barplot_cities_count.png
book/figures/chapter_09/09-06-figure-barplot_cities_count_infreq.png
book/figures/chapter_09/09-07-figure-barplot_cities_count_lump.png
book/figures/chapter_10/10-01-figure-employ_one_line.png
book/figures/chapter_10/10-02-figure-employ_one_line_styled.png
book/figures/chapter_10/10-03-figure-employ_recent_two_lines.png
book/figures/chapter_10/10-04-figure-geom_line_sawtooth.png
book/figures/chapter_10/10-05-figure-geom_line_linetype.png
book/figures/chapter_10/10-06-figure-geom_line_manual_settings.png
book/figures/chapter_10/10-07-figure-geom_line_faceted.png
book/figures/chapter_10/10-08-figure-rainfall_area.png
book/figures/chapter_10/10-09-figure-rainfall_area_color.png
book/figures/chapter_10/10-10-figure-rainfall_area_final.png
book/figures/chapter_10/10-11-figure-rainfall_bar_1.png
book/figures/chapter_10/10-12-figure-rainfall_bar_2.png
book/figures/chapter_10/10-13-figure-rainfall_bar_3.png
book/figures/chapter_10/10-14-figure-rainfall_bar_final.png
book/figures/chapter_10/10-15-figure-stacked_bar_plot_1.png
book/figures/chapter_10/10-16-figure-stacked_bar_plot_2.png
book/figures/chapter_10/10-17-figure-stacked_bar_plot_3.png
book/figures/chapter_10/10-18-figure-stacked_bar_plot_final.png
book/figures/chapter_10/10-19-figure-lollipop_max.png
book/figures/chapter_10/10-20-figure-lollipop_min.png
book/figures/chapter_10/10-21-figure-cleveland_plot_1.png
book/figures/chapter_10/10-22-figure-cleveland_plot_final.png
book/figures/chapter_10/10-23-figure-imdb_plot_linear_y.png
book/figures/chapter_10/10-24-figure-imdb_plot_log_y.png
book/figures/chapter_10/10-25-figure-imdb_final_plot.png
book/figures/chapter_10/10-26-figure-pitchfork_histogram.png
book/figures/chapter_10/10-27-figure-pitchfork_histogram_binwidth.png
book/figures/chapter_10/10-28-figure-pitchfork_histogram_facets.png
book/figures/chapter_10/10-29-figure-pitchfork_boxplot.png
book/figures/chapter_10/10-30-figure-pitchfork_boxplot_points.png
book/figures/chapter_10/10-31-figure-pitchfork_violin_plot.png
book/figures/chapter_10/10-32-figure-dmd_density_plot.png
book/figures/chapter_10/10-33-figure-dmd_density_bandwidths.png
book/figures/chapter_10/10-34-figure-dmd_density_facets.png
book/figures/chapter_10/10-35-figure-imdb_ggridges.png
book/figures/chapter_10/10-36-figure-pitchfork_ggridges.png
book/figures/chapter_10/10-37-figure-nycweather_ggridges.png
book/figures/chapter_11/11-01-figure-dt_pitchfork_1.png
book/figures/chapter_11/11-02-figure-dt_pitchfork_1b.png
book/figures/chapter_11/11-03-figure-dt_pitchfork_2.png
book/figures/chapter_11/11-04-figure-dt_pitchfork_2b.png
book/figures/chapter_11/11-05-figure-dt_pitchfork_3.png
book/figures/chapter_11/11-06-figure-dt_pitchfork_4.png
book/figures/chapter_11/11-07-figure-dt_pitchfork_5.png
book/figures/chapter_11/11-08-figure-dt_pitchfork_6.png
book/figures/chapter_11/11-09-figure-gt_oceaniapops_0.png
book/figures/chapter_11/11-10-figure-gt_oceaniapops_1.png
book/figures/chapter_11/11-11-figure-gt_oceaniapops_2.png
book/figures/chapter_11/11-12-figure-gt_oceaniapops_3.png
book/figures/chapter_11/11-13-figure-gt_oceaniapops_4.png
book/figures/chapter_11/11-14-figure-gt_oceaniapops_5.png
book/figures/chapter_11/11-15-figure-gt_oceaniapops_6.png
book/figures/chapter_11/11-16-figure-gt_oceaniapops_7.png
book/figures/chapter_12/12-01-figure-dt_pitchfork_1.png
book/figures/chapter_12/12-02-figure-dt_pitchfork_1b.png
book/figures/chapter_12/12-03-figure-dt_pitchfork_2.png
book/figures/chapter_12/12-04-figure-dt_pitchfork_2b.png
book/figures/chapter_12/12-05-figure-dt_pitchfork_3.png
book/figures/chapter_12/12-06-figure-dt_pitchfork_4.png
book/figures/chapter_12/12-07-figure-dt_pitchfork_5.png
book/figures/chapter_12/12-08-figure-dt_pitchfork_6.png
book/figures/chapter_12/12-09-figure-gt_exibble_1.png
book/figures/chapter_12/12-10-figure-parts_of_a_gt_table.png
book/figures/chapter_12/12-11-figure-gt_exibble_2.png
book/figures/chapter_12/12-12-figure-gt_exibble_3.png
book/figures/chapter_12/12-13-figure-gt_exibble_4.png
book/figures/chapter_12/12-14-figure-gt_exibble_5.png
book/figures/chapter_12/12-15-figure-gt_oceaniapops_0.png
book/figures/chapter_12/12-16-figure-gt_oceaniapops_1.png
book/figures/chapter_12/12-17-figure-gt_oceaniapops_2.png
book/figures/chapter_12/12-18-figure-gt_oceaniapops_3.png
book/figures/chapter_12/12-19-figure-gt_oceaniapops_4.png
book/figures/chapter_12/12-20-figure-gt_oceaniapops_5.png
book/figures/chapter_12/12-21-figure-gt_oceaniapops_6.png
book/figures/chapter_12/12-22-figure-gt_oceaniapops_7.png
book/figures/chapter_13/13-rstudio_publish_to.png
book/figures/front/edr_book_cover.png
book/index.Rmd
book/packages.bib
book/render201e2ead3f1e.rds
book/us_cities.csv
book/us_cities.xlsx
data-raw/02-sw.R
data-raw/03-dmd.R
data-raw/04-winniweather.R
data-raw/04-winniweather.csv
data-raw/05-us_cities.R
data-raw/05-us_cities.csv
data-raw/06-nycweather.R
data-raw/06-nycweather.csv
data-raw/07-sales.R
data-raw/07-sales.csv
data-raw/08-resto_reviews.R
data-raw/08-resto_reviews.csv
data-raw/09-german_cities.R
data-raw/09-german_cities.csv
data-raw/10a-employment.R
data-raw/10a-employment.csv
data-raw/10b-rainfall.R
data-raw/10b-rainfall.csv
data-raw/10c-imdb.R
data-raw/10c-imdb.csv
data-raw/10d-pitchfork.R
data-raw/zz-datasets_ext.R
data/dmd.rda
data/employment.rda
data/german_cities.rda
data/imdb.rda
data/nycweather.rda
data/pitchfork.rda
data/rainfall.rda
data/resto_reviews.rda
data/sales.rda
data/sw.rda
data/us_cities.rda
data/winniweather.rda
edr.Rproj
inst/code_rmd/chapter_02.Rmd
inst/code_rmd/chapter_03.Rmd
inst/code_rmd/chapter_04.Rmd
inst/code_rmd/chapter_05.Rmd
inst/code_rmd/chapter_06.Rmd
inst/code_rmd/chapter_07.Rmd
inst/code_rmd/chapter_08.Rmd
inst/code_rmd/chapter_09.Rmd
inst/code_rmd/chapter_10.Rmd
inst/code_rmd/chapter_11.Rmd
inst/code_rmd/chapter_12.Rmd
inst/code_rmd/us_cities.csv
inst/code_rmd/us_cities.xlsx
inst/us_cities.xlsx
man/create_excel_file.Rd
man/dataset_to_csv.Rd
man/dmd.Rd
man/edr-package.Rd
man/edr_datasets.Rd
man/edr_regexplain_gadget.Rd
man/employment.Rd
man/german_cities.Rd
man/imdb.Rd
man/nycweather.Rd
man/pitchfork.Rd
man/rainfall.Rd
man/resto_reviews.Rd
man/sales.Rd
man/sw.Rd
man/us_cities.Rd
man/winniweather.Rd
rmd_fragments/example.Rmd
rmd_fragments/example.html
rmd_fragments/rmarkdown.Rmd