From 0039cbc6e45638902fd265d8db9911a91b84f11f Mon Sep 17 00:00:00 2001 From: Irene Farah Date: Wed, 27 Apr 2022 00:07:50 -0700 Subject: [PATCH] typo --- docs/03_CRS_Map_Projections.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03_CRS_Map_Projections.Rmd b/docs/03_CRS_Map_Projections.Rmd index 3708721..babe74c 100644 --- a/docs/03_CRS_Map_Projections.Rmd +++ b/docs/03_CRS_Map_Projections.Rmd @@ -196,7 +196,7 @@ Why? Primariy, because there are many different definitions of the shape of the - What CRSs are used in your study area and their main characteristics - How to identify, or `get`, the CRS of a spatial dataframe - How to `set` the CRS of spatial dataframe (i.e. define the projection) -- Hot to `transform` a spatial dataframe into a new CRS (i.e. reproject the data) +- How to `transform` a spatial dataframe into a new CRS (i.e. reproject the data) ### Codes for CRSs commonly used with CA data