fix a typo in workflow-projects.Rmd (#518)

This commit is contained in:
Hiroaki Yutani
2017-05-03 21:41:44 +09:00
committed by Hadley Wickham
parent b104592606
commit 41ebabf255

View File

@@ -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