diff --git a/workflow-projects.Rmd b/workflow-projects.Rmd index 58fa646..bc537de 100644 --- a/workflow-projects.Rmd +++ b/workflow-projects.Rmd @@ -63,7 +63,7 @@ Paths and directories are a little complicated because there are two basic style (no matter what platform you're currently using), but unfortunately, backslashes mean something special to R, and to get a single backslash in the path, you need to type two backslashes! That makes life frustrating, - so I recommend always using the Linux/Max style with forward slashes. + so I recommend always using the Linux/Mac style with forward slashes. 1. Absolute paths (i.e. paths that point to the same place regardless of your working directory) look different. In Windows they start with a drive