diff --git a/02-data-structures.html b/02-data-structures.html index cbd0d78f..e491ceb5 100644 --- a/02-data-structures.html +++ b/02-data-structures.html @@ -544,7 +544,7 @@
combined_vector <- c(abcd_vector, numeric_vector)
combined_vector
diff --git a/08-intro-to-geospatial-concepts.html b/08-intro-to-geospatial-concepts.html
index d416b42f..33391588 100644
--- a/08-intro-to-geospatial-concepts.html
+++ b/08-intro-to-geospatial-concepts.html
@@ -560,7 +560,7 @@ Correct answer: c. EPSG:3035
Correct answer: b. EPSG:28992
ncol()
function:highway
column holds motorways. There is a value called
@@ -1083,7 +1083,7 @@ +units=m
in the output of the code above tells us that
our data is in meters (m).
combined_vector <- c(abcd_vector, numeric_vector)
combined_vector
@@ -2526,7 +2526,7 @@ Correct answer: c. EPSG:3035
Correct answer: b. EPSG:28992
ncol()
@@ -3568,7 +3568,7 @@ +units=m
in the output of the code above tells us that
our data is in meters (m).
In interest of time, focus on one way of creating the folders. You can showcase an alternative method with just one example.
diff --git a/instructor/02-data-structures.html b/instructor/02-data-structures.html index cc9b9b51..08e295da 100644 --- a/instructor/02-data-structures.html +++ b/instructor/02-data-structures.html @@ -546,7 +546,7 @@combined_vector <- c(abcd_vector, numeric_vector)
combined_vector
diff --git a/instructor/08-intro-to-geospatial-concepts.html b/instructor/08-intro-to-geospatial-concepts.html
index a7fc0519..7febdd40 100644
--- a/instructor/08-intro-to-geospatial-concepts.html
+++ b/instructor/08-intro-to-geospatial-concepts.html
@@ -562,7 +562,7 @@ Correct answer: c. EPSG:3035
Correct answer: b. EPSG:28992
ncol()
function:highway
column holds motorways. There is a value called
@@ -1085,7 +1085,7 @@ +units=m
in the output of the code above tells us that
our data is in meters (m).
If this does not work for some reason, the
nominatim_polygon
can be found in the data folder:
@@ -679,7 +679,7 @@
If this does not work for some reason, the buildings
can
be found in the data folder: “episodes/data/dataBrielle.shp”.
In interest of time, focus on one way of creating the folders. You can showcase an alternative method with just one example.
@@ -1113,7 +1113,7 @@combined_vector <- c(abcd_vector, numeric_vector)
combined_vector
@@ -2551,7 +2551,7 @@ Correct answer: c. EPSG:3035