generated from jtr13/cctemplate
-
Notifications
You must be signed in to change notification settings - Fork 139
/
Copy path_bookdown.yml
166 lines (156 loc) · 4.95 KB
/
_bookdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
book_filename: "cc21fall2"
new_session: true
before_chapter_script: _common.R
delete_merged_file: true
language:
ui:
chapter_name: "Chapter "
# Chapter ordering
rmd_files: [
# Part: Introduction
'index.Rmd', # must be first chapter
'assignment.Rmd',
'instructions.Rmd',
'sample_project.Rmd',
# Part: Cheatsheets
'statistics_in_r_vs_python.Rmd', # contains PART header
"python_seaborn_cheatsheet.Rmd",
'make_r_packages.Rmd',
'rchess_package_cheatsheet.Rmd',
'hypothesis_testing_cheatsheet.Rmd',
'interactive_web_visualizations_for_r_cheatsheet.Rmd',
'ggforce.Rmd',
'gganimate_cheatsheat.Rmd',
'statistical_tests_and_parameter_estimations_in_r.Rmd',
'ggalluvial_cheatsheet.Rmd',
'cc_plotly_cheatsheet.Rmd',
'concept_r_python_cheatsheet.Rmd',
'data_visualization_packages_in_r.Rmd',
'esquisse_cheatsheet.Rmd',
'review_sheet_for_r_code_and_data_transformation.Rmd',
'scrape_twitter_r.Rmd',
'r_note_and_maths_in_rmd.Rmd',
'edav_cc.Rmd',
'ggplot2_cheatsheet.Rmd',
'rstudio_cheatsheet.Rmd',
'd3_visualizations_in_r_cheatsheet.Rmd',
'colors.Rmd',
'r_datasets.Rmd',
'plotly_cheatsheet.Rmd',
'tidyverse.Rmd',
'learn_sql_using_its_r_translation.Rmd',
'animate_time_series.Rmd',
'stringr_cheatsheet.Rmd',
'ggalluvial_cheatsheet2.Rmd',
'cheatsheet_pandas_baser_tidyverse.Rmd',
'base_r_ggplot2_python_graph.Rmd',
'score_hundred_cheatsheet.Rmd',
'base_r_string_operations_cheatsheet.Rmd',
'data_manipulation_cheatsheet.Rmd',
'ggplot_matplotlib_cheatsheet.Rmd',
'scatterplots_cheatsheet.Rmd',
'intro_to_log_transformation.Rmd',
# Part: Tutorials
'postgresql_r.Rmd', # contains PART header
'clustering_analysis_tutorial.Rmd',
'apply_function_in_r.Rmd',
'introdution_interative_graphs_in_r.Rmd',
'stock_analysis.Rmd',
'data_vis_ordering.Rmd',
'r_lattice_tutorial.Rmd',
'network_visualization_in_r.Rmd',
'dplyr_tutorial_in_r.Rmd',
'downloading_files.Rmd',
'intro_to_maps_with_ggmap.Rmd',
'base_r_tidyverse_data_table.Rmd',
'raincloud_plot_tutorial.rmd',
'intro_to_dygraph.Rmd',
'streamlit_tutorial.rmd',
'hive_plots_ggraph_hiver.Rmd',
'introduction_to_xai_in_r.Rmd',
'tutorial_gg_cleveland.Rmd',
'neuralnet_r_tutorial.Rmd',
'readable_plots.Rmd',
'spatial_data_analysis.Rmd',
'base_r_tutorial.Rmd',
'models_and_prediction_evaluation.Rmd',
'interactive_dygraphs.Rmd',
'intro_to_gganimate.Rmd',
'nbastatr_tutorial.Rmd',
'mtemplates_mj3038.rmd',
'introduction_to_time_series_analysis_in_r.Rmd',
'storytelling_with_data.Rmd',
"r_torch_tutorial.Rmd",
'correlogram_calendar_heatmap_slopegram_tutorial.Rmd',
'r_recursive_codes_and_som.Rmd',
'tutorial_of_three_ggplot2_based_packages.Rmd',
'short_guide_for_NLP.Rmd',
'ggvis_ggplot2_graphs.Rmd',
'feature_selection_in_r.Rmd',
'debugging_in_rstudio.Rmd',
'r_tutorial_cheatsheet.Rmd',
'brief_introduction_of_ggpubr.Rmd',
'base_r_data_organization_visualization.Rmd',
'map_visualization.Rmd',
'common_github_commands.Rmd',
'tutorial_of_radar_chart.Rmd',
'r_shiny_tutorial.Rmd',
'introduce_rmarkdown.Rmd',
'dlookr.Rmd',
'urca_unitroottest_cointegrationtest.Rmd',
'comparing_excel_and_r.Rmd',
'joining_and_reshaping_in_r.Rmd',
'running_sql_queries_on_dataframes.Rmd',
'tidyver_help.Rmd',
'animate_your_plots.Rmd',
'dataframe_operation_tutorial.Rmd',
'cc_instruction_for_new.Rmd',
'anova_tutorial_revised.Rmd',
'predictive-analytics-r.Rmd',
'color_selection_ggplot.Rmd',
'data_vis_for_ranking.Rmd',
'self_learning.Rmd',
'mongodb_and_r.Rmd',
'rdoc_alfred_workflow.Rmd',
'data_frame_reshape.Rmd',
'using_postgresql_in_r.Rmd',
'spark_tutorial_in_r.Rmd',
'r_3d_visualization.Rmd',
'ggplot_base_r_graph_analysis.Rmd',
'improved_density_estimation.Rmd',
'theme_columbia.Rmd',
'geospatial_data_visualization.Rmd',
'comunity_contribution.Rmd',
'super_ggformat_project.Rmd',
'data_composition_plot.Rmd',
'r_torch_tutorial.Rmd',
'Treemapify_Tutorial_CC.Rmd',
'tutorial_for_scatter_plot_with_marginal_distribution.Rmd',
# Part: Python Tutorials
'3D_data_and_potential_relationship_visualization.Rmd', # contains PART header
'using_python_in_r.Rmd',
'r_python_graph_code.Rmd',
'ggplot2_in_python.Rmd',
'pygal_tutorial.Rmd',
'r_with_python.Rmd',
'python_visualization_tutorial.Rmd',
'python_altair_tutorial.Rmd',
'r_to_python_plot_tutorial.Rmd',
'from_dplyr_to_pandas_and_back.Rmd',
'introduction_to_pyecharts_package.Rmd',
'r_vs_python_plots.Rmd',
'plots_python_seaborn_matplotlib.Rmd',
'r_and_python_visualization.Rmd',
'python_vs_r_graph.Rmd',
'python_seaborn_cheatsheet.Rmd',
'python_visualization_tutorial2.Rmd',
# Part: Projects & Workshops
'analytics_consulting_intro.Rmd', # contains PART header
'map_of_r_world.Rmd',
'alluvial_diagrams_and_their_implementation_in_r.Rmd',
'data_visualization_r_shiny.Rmd',
'rgl_package.Rmd',
# Part: Appendices
'appendix_initial_setup.Rmd', # contains PART header
'appendix_pull_request_tutorial.Rmd'
]