diff --git a/materials/_quarto.yml b/materials/_quarto.yml index ab663f35..46e1d4e5 100755 --- a/materials/_quarto.yml +++ b/materials/_quarto.yml @@ -45,7 +45,7 @@ book: - part: "Week 3" chapters: - session_08.qmd # message box - # - session_09.qmd # spatial data in R + - session_09.qmd # spatial data in R diff --git a/materials/session_09.qmd b/materials/session_09.qmd index 9b6c5dab..4056f592 100644 --- a/materials/session_09.qmd +++ b/materials/session_09.qmd @@ -1,6 +1,9 @@ --- -title: "Visualizing Spatial Data in R" +title: "Creating a map of the US and its territories" title-block-banner: true +execute: + eval: false --- + {{< include /sections/spatial-data-viz-us.qmd >}} \ No newline at end of file