Skip to content

Commit

Permalink
jonthegeek published a site update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonthegeek committed Aug 6, 2024
1 parent ebddec9 commit 42220aa
Show file tree
Hide file tree
Showing 276 changed files with 6,101 additions and 4,289 deletions.
32 changes: 19 additions & 13 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta name="author" content="The Data Science Learning Community" />


<meta name="date" content="2024-08-01" />
<meta name="date" content="2024-08-06" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -188,18 +188,24 @@
<li class="part"><span><b>Layers</b></span></li>
<li class="chapter" data-level="2" data-path="individual-geoms.html"><a href="individual-geoms.html"><i class="fa fa-check"></i><b>2</b> Individual Geoms</a>
<ul>
<li class="chapter" data-level="2.1" data-path="scatterplot.html"><a href="scatterplot.html"><i class="fa fa-check"></i><b>2.1</b> Scatterplot:</a></li>
<li class="chapter" data-level="2.2" data-path="line-plot.html"><a href="line-plot.html"><i class="fa fa-check"></i><b>2.2</b> Line plot:</a></li>
<li class="chapter" data-level="2.3" data-path="histogram.html"><a href="histogram.html"><i class="fa fa-check"></i><b>2.3</b> Histogram:</a></li>
<li class="chapter" data-level="2.4" data-path="bar-chart.html"><a href="bar-chart.html"><i class="fa fa-check"></i><b>2.4</b> Bar chart</a></li>
<li class="chapter" data-level="2.5" data-path="geom_polygon-draws-polygons-which-are-filled-paths..html"><a href="geom_polygon-draws-polygons-which-are-filled-paths..html"><i class="fa fa-check"></i><b>2.5</b> geom_polygon() draws polygons which are filled paths.</a></li>
<li class="chapter" data-level="2.6" data-path="geom_line-connects-points-from-left-to-right..html"><a href="geom_line-connects-points-from-left-to-right..html"><i class="fa fa-check"></i><b>2.6</b> geom_line() connects points from left to right.</a></li>
<li class="chapter" data-level="2.7" data-path="what-low-level-geoms-are-used-to-draw-geom_smooth.html"><a href="what-low-level-geoms-are-used-to-draw-geom_smooth.html"><i class="fa fa-check"></i><b>2.7</b> What low-level geoms are used to draw geom_smooth()?</a></li>
<li class="chapter" data-level="2.8" data-path="what-low-level-geoms-are-used-to-draw-geom_boxplot.html"><a href="what-low-level-geoms-are-used-to-draw-geom_boxplot.html"><i class="fa fa-check"></i><b>2.8</b> What low-level geoms are used to draw geom_boxplot()?</a></li>
<li class="chapter" data-level="2.9" data-path="what-low-level-geoms-are-used-to-draw-geom_violin.html"><a href="what-low-level-geoms-are-used-to-draw-geom_violin.html"><i class="fa fa-check"></i><b>2.9</b> What low-level geoms are used to draw geom_violin()?</a></li>
<li class="chapter" data-level="2.10" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html"><i class="fa fa-check"></i><b>2.10</b> Meeting Videos</a>
<ul>
<li class="chapter" data-level="2.10.1" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html#cohort-1-2"><i class="fa fa-check"></i><b>2.10.1</b> Cohort 1</a></li>
<li class="chapter" data-level="2.1" data-path="the-basics.html"><a href="the-basics.html"><i class="fa fa-check"></i><b>2.1</b> The basics</a></li>
<li class="chapter" data-level="2.2" data-path="area-chart-geom_area.html"><a href="area-chart-geom_area.html"><i class="fa fa-check"></i><b>2.2</b> Area chart: <code>geom_area()</code></a></li>
<li class="chapter" data-level="2.3" data-path="bar-chart-geom_bar.html"><a href="bar-chart-geom_bar.html"><i class="fa fa-check"></i><b>2.3</b> Bar chart: <code>geom_bar()</code></a></li>
<li class="chapter" data-level="2.4" data-path="line-chart-geom_line.html"><a href="line-chart-geom_line.html"><i class="fa fa-check"></i><b>2.4</b> Line chart: <code>geom_line()</code></a></li>
<li class="chapter" data-level="2.5" data-path="scatterplot-geom_point.html"><a href="scatterplot-geom_point.html"><i class="fa fa-check"></i><b>2.5</b> Scatterplot: <code>geom_point()</code></a></li>
<li class="chapter" data-level="2.6" data-path="polygons-geom_polygon.html"><a href="polygons-geom_polygon.html"><i class="fa fa-check"></i><b>2.6</b> Polygons: <code>geom_polygon()</code></a></li>
<li class="chapter" data-level="2.7" data-path="histograms-geom_histogram.html"><a href="histograms-geom_histogram.html"><i class="fa fa-check"></i><b>2.7</b> Histograms: <code>geom_histogram()</code></a></li>
<li class="chapter" data-level="2.8" data-path="drawing-rectangles-geom_rect-geom_tile-geom_raster.html"><a href="drawing-rectangles-geom_rect-geom_tile-geom_raster.html"><i class="fa fa-check"></i><b>2.8</b> Drawing rectangles: <code>geom_rect()</code>; <code>geom_tile()</code>; <code>geom_raster()</code></a></li>
<li class="chapter" data-level="2.9" data-path="add-text-to-a-plot-geom_text.html"><a href="add-text-to-a-plot-geom_text.html"><i class="fa fa-check"></i><b>2.9</b> Add text to a plot: <code>geom_text()</code></a></li>
<li class="chapter" data-level="2.10" data-path="exercise-solutions.html"><a href="exercise-solutions.html"><i class="fa fa-check"></i><b>2.10</b> Exercise solutions</a>
<ul>
<li class="chapter" data-level="2.10.1" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-1"><i class="fa fa-check"></i><b>2.10.1</b> Exercise 1</a></li>
<li class="chapter" data-level="2.10.2" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-2"><i class="fa fa-check"></i><b>2.10.2</b> Exercise 2</a></li>
<li class="chapter" data-level="2.10.3" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-3"><i class="fa fa-check"></i><b>2.10.3</b> Exercise 3</a></li>
</ul></li>
<li class="chapter" data-level="2.11" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html"><i class="fa fa-check"></i><b>2.11</b> Meeting Videos</a>
<ul>
<li class="chapter" data-level="2.11.1" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html#cohort-1-2"><i class="fa fa-check"></i><b>2.11.1</b> Cohort 1</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="3" data-path="collective-geoms.html"><a href="collective-geoms.html"><i class="fa fa-check"></i><b>3</b> Collective Geoms</a>
Expand Down
32 changes: 19 additions & 13 deletions a-case-study.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta name="author" content="The Data Science Learning Community" />


<meta name="date" content="2024-08-01" />
<meta name="date" content="2024-08-06" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -188,18 +188,24 @@
<li class="part"><span><b>Layers</b></span></li>
<li class="chapter" data-level="2" data-path="individual-geoms.html"><a href="individual-geoms.html"><i class="fa fa-check"></i><b>2</b> Individual Geoms</a>
<ul>
<li class="chapter" data-level="2.1" data-path="scatterplot.html"><a href="scatterplot.html"><i class="fa fa-check"></i><b>2.1</b> Scatterplot:</a></li>
<li class="chapter" data-level="2.2" data-path="line-plot.html"><a href="line-plot.html"><i class="fa fa-check"></i><b>2.2</b> Line plot:</a></li>
<li class="chapter" data-level="2.3" data-path="histogram.html"><a href="histogram.html"><i class="fa fa-check"></i><b>2.3</b> Histogram:</a></li>
<li class="chapter" data-level="2.4" data-path="bar-chart.html"><a href="bar-chart.html"><i class="fa fa-check"></i><b>2.4</b> Bar chart</a></li>
<li class="chapter" data-level="2.5" data-path="geom_polygon-draws-polygons-which-are-filled-paths..html"><a href="geom_polygon-draws-polygons-which-are-filled-paths..html"><i class="fa fa-check"></i><b>2.5</b> geom_polygon() draws polygons which are filled paths.</a></li>
<li class="chapter" data-level="2.6" data-path="geom_line-connects-points-from-left-to-right..html"><a href="geom_line-connects-points-from-left-to-right..html"><i class="fa fa-check"></i><b>2.6</b> geom_line() connects points from left to right.</a></li>
<li class="chapter" data-level="2.7" data-path="what-low-level-geoms-are-used-to-draw-geom_smooth.html"><a href="what-low-level-geoms-are-used-to-draw-geom_smooth.html"><i class="fa fa-check"></i><b>2.7</b> What low-level geoms are used to draw geom_smooth()?</a></li>
<li class="chapter" data-level="2.8" data-path="what-low-level-geoms-are-used-to-draw-geom_boxplot.html"><a href="what-low-level-geoms-are-used-to-draw-geom_boxplot.html"><i class="fa fa-check"></i><b>2.8</b> What low-level geoms are used to draw geom_boxplot()?</a></li>
<li class="chapter" data-level="2.9" data-path="what-low-level-geoms-are-used-to-draw-geom_violin.html"><a href="what-low-level-geoms-are-used-to-draw-geom_violin.html"><i class="fa fa-check"></i><b>2.9</b> What low-level geoms are used to draw geom_violin()?</a></li>
<li class="chapter" data-level="2.10" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html"><i class="fa fa-check"></i><b>2.10</b> Meeting Videos</a>
<ul>
<li class="chapter" data-level="2.10.1" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html#cohort-1-2"><i class="fa fa-check"></i><b>2.10.1</b> Cohort 1</a></li>
<li class="chapter" data-level="2.1" data-path="the-basics.html"><a href="the-basics.html"><i class="fa fa-check"></i><b>2.1</b> The basics</a></li>
<li class="chapter" data-level="2.2" data-path="area-chart-geom_area.html"><a href="area-chart-geom_area.html"><i class="fa fa-check"></i><b>2.2</b> Area chart: <code>geom_area()</code></a></li>
<li class="chapter" data-level="2.3" data-path="bar-chart-geom_bar.html"><a href="bar-chart-geom_bar.html"><i class="fa fa-check"></i><b>2.3</b> Bar chart: <code>geom_bar()</code></a></li>
<li class="chapter" data-level="2.4" data-path="line-chart-geom_line.html"><a href="line-chart-geom_line.html"><i class="fa fa-check"></i><b>2.4</b> Line chart: <code>geom_line()</code></a></li>
<li class="chapter" data-level="2.5" data-path="scatterplot-geom_point.html"><a href="scatterplot-geom_point.html"><i class="fa fa-check"></i><b>2.5</b> Scatterplot: <code>geom_point()</code></a></li>
<li class="chapter" data-level="2.6" data-path="polygons-geom_polygon.html"><a href="polygons-geom_polygon.html"><i class="fa fa-check"></i><b>2.6</b> Polygons: <code>geom_polygon()</code></a></li>
<li class="chapter" data-level="2.7" data-path="histograms-geom_histogram.html"><a href="histograms-geom_histogram.html"><i class="fa fa-check"></i><b>2.7</b> Histograms: <code>geom_histogram()</code></a></li>
<li class="chapter" data-level="2.8" data-path="drawing-rectangles-geom_rect-geom_tile-geom_raster.html"><a href="drawing-rectangles-geom_rect-geom_tile-geom_raster.html"><i class="fa fa-check"></i><b>2.8</b> Drawing rectangles: <code>geom_rect()</code>; <code>geom_tile()</code>; <code>geom_raster()</code></a></li>
<li class="chapter" data-level="2.9" data-path="add-text-to-a-plot-geom_text.html"><a href="add-text-to-a-plot-geom_text.html"><i class="fa fa-check"></i><b>2.9</b> Add text to a plot: <code>geom_text()</code></a></li>
<li class="chapter" data-level="2.10" data-path="exercise-solutions.html"><a href="exercise-solutions.html"><i class="fa fa-check"></i><b>2.10</b> Exercise solutions</a>
<ul>
<li class="chapter" data-level="2.10.1" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-1"><i class="fa fa-check"></i><b>2.10.1</b> Exercise 1</a></li>
<li class="chapter" data-level="2.10.2" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-2"><i class="fa fa-check"></i><b>2.10.2</b> Exercise 2</a></li>
<li class="chapter" data-level="2.10.3" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-3"><i class="fa fa-check"></i><b>2.10.3</b> Exercise 3</a></li>
</ul></li>
<li class="chapter" data-level="2.11" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html"><i class="fa fa-check"></i><b>2.11</b> Meeting Videos</a>
<ul>
<li class="chapter" data-level="2.11.1" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html#cohort-1-2"><i class="fa fa-check"></i><b>2.11.1</b> Cohort 1</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="3" data-path="collective-geoms.html"><a href="collective-geoms.html"><i class="fa fa-check"></i><b>3</b> Collective Geoms</a>
Expand Down
32 changes: 19 additions & 13 deletions a-little-colour-theory.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<meta name="author" content="The Data Science Learning Community" />


<meta name="date" content="2024-08-01" />
<meta name="date" content="2024-08-06" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -188,18 +188,24 @@
<li class="part"><span><b>Layers</b></span></li>
<li class="chapter" data-level="2" data-path="individual-geoms.html"><a href="individual-geoms.html"><i class="fa fa-check"></i><b>2</b> Individual Geoms</a>
<ul>
<li class="chapter" data-level="2.1" data-path="scatterplot.html"><a href="scatterplot.html"><i class="fa fa-check"></i><b>2.1</b> Scatterplot:</a></li>
<li class="chapter" data-level="2.2" data-path="line-plot.html"><a href="line-plot.html"><i class="fa fa-check"></i><b>2.2</b> Line plot:</a></li>
<li class="chapter" data-level="2.3" data-path="histogram.html"><a href="histogram.html"><i class="fa fa-check"></i><b>2.3</b> Histogram:</a></li>
<li class="chapter" data-level="2.4" data-path="bar-chart.html"><a href="bar-chart.html"><i class="fa fa-check"></i><b>2.4</b> Bar chart</a></li>
<li class="chapter" data-level="2.5" data-path="geom_polygon-draws-polygons-which-are-filled-paths..html"><a href="geom_polygon-draws-polygons-which-are-filled-paths..html"><i class="fa fa-check"></i><b>2.5</b> geom_polygon() draws polygons which are filled paths.</a></li>
<li class="chapter" data-level="2.6" data-path="geom_line-connects-points-from-left-to-right..html"><a href="geom_line-connects-points-from-left-to-right..html"><i class="fa fa-check"></i><b>2.6</b> geom_line() connects points from left to right.</a></li>
<li class="chapter" data-level="2.7" data-path="what-low-level-geoms-are-used-to-draw-geom_smooth.html"><a href="what-low-level-geoms-are-used-to-draw-geom_smooth.html"><i class="fa fa-check"></i><b>2.7</b> What low-level geoms are used to draw geom_smooth()?</a></li>
<li class="chapter" data-level="2.8" data-path="what-low-level-geoms-are-used-to-draw-geom_boxplot.html"><a href="what-low-level-geoms-are-used-to-draw-geom_boxplot.html"><i class="fa fa-check"></i><b>2.8</b> What low-level geoms are used to draw geom_boxplot()?</a></li>
<li class="chapter" data-level="2.9" data-path="what-low-level-geoms-are-used-to-draw-geom_violin.html"><a href="what-low-level-geoms-are-used-to-draw-geom_violin.html"><i class="fa fa-check"></i><b>2.9</b> What low-level geoms are used to draw geom_violin()?</a></li>
<li class="chapter" data-level="2.10" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html"><i class="fa fa-check"></i><b>2.10</b> Meeting Videos</a>
<ul>
<li class="chapter" data-level="2.10.1" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html#cohort-1-2"><i class="fa fa-check"></i><b>2.10.1</b> Cohort 1</a></li>
<li class="chapter" data-level="2.1" data-path="the-basics.html"><a href="the-basics.html"><i class="fa fa-check"></i><b>2.1</b> The basics</a></li>
<li class="chapter" data-level="2.2" data-path="area-chart-geom_area.html"><a href="area-chart-geom_area.html"><i class="fa fa-check"></i><b>2.2</b> Area chart: <code>geom_area()</code></a></li>
<li class="chapter" data-level="2.3" data-path="bar-chart-geom_bar.html"><a href="bar-chart-geom_bar.html"><i class="fa fa-check"></i><b>2.3</b> Bar chart: <code>geom_bar()</code></a></li>
<li class="chapter" data-level="2.4" data-path="line-chart-geom_line.html"><a href="line-chart-geom_line.html"><i class="fa fa-check"></i><b>2.4</b> Line chart: <code>geom_line()</code></a></li>
<li class="chapter" data-level="2.5" data-path="scatterplot-geom_point.html"><a href="scatterplot-geom_point.html"><i class="fa fa-check"></i><b>2.5</b> Scatterplot: <code>geom_point()</code></a></li>
<li class="chapter" data-level="2.6" data-path="polygons-geom_polygon.html"><a href="polygons-geom_polygon.html"><i class="fa fa-check"></i><b>2.6</b> Polygons: <code>geom_polygon()</code></a></li>
<li class="chapter" data-level="2.7" data-path="histograms-geom_histogram.html"><a href="histograms-geom_histogram.html"><i class="fa fa-check"></i><b>2.7</b> Histograms: <code>geom_histogram()</code></a></li>
<li class="chapter" data-level="2.8" data-path="drawing-rectangles-geom_rect-geom_tile-geom_raster.html"><a href="drawing-rectangles-geom_rect-geom_tile-geom_raster.html"><i class="fa fa-check"></i><b>2.8</b> Drawing rectangles: <code>geom_rect()</code>; <code>geom_tile()</code>; <code>geom_raster()</code></a></li>
<li class="chapter" data-level="2.9" data-path="add-text-to-a-plot-geom_text.html"><a href="add-text-to-a-plot-geom_text.html"><i class="fa fa-check"></i><b>2.9</b> Add text to a plot: <code>geom_text()</code></a></li>
<li class="chapter" data-level="2.10" data-path="exercise-solutions.html"><a href="exercise-solutions.html"><i class="fa fa-check"></i><b>2.10</b> Exercise solutions</a>
<ul>
<li class="chapter" data-level="2.10.1" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-1"><i class="fa fa-check"></i><b>2.10.1</b> Exercise 1</a></li>
<li class="chapter" data-level="2.10.2" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-2"><i class="fa fa-check"></i><b>2.10.2</b> Exercise 2</a></li>
<li class="chapter" data-level="2.10.3" data-path="exercise-solutions.html"><a href="exercise-solutions.html#exercise-3"><i class="fa fa-check"></i><b>2.10.3</b> Exercise 3</a></li>
</ul></li>
<li class="chapter" data-level="2.11" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html"><i class="fa fa-check"></i><b>2.11</b> Meeting Videos</a>
<ul>
<li class="chapter" data-level="2.11.1" data-path="meeting-videos-2.html"><a href="meeting-videos-2.html#cohort-1-2"><i class="fa fa-check"></i><b>2.11.1</b> Cohort 1</a></li>
</ul></li>
</ul></li>
<li class="chapter" data-level="3" data-path="collective-geoms.html"><a href="collective-geoms.html"><i class="fa fa-check"></i><b>3</b> Collective Geoms</a>
Expand Down
Loading

0 comments on commit 42220aa

Please sign in to comment.