We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e56ea commit 66a36b9Copy full SHA for 66a36b9
source/reading.Rmd
@@ -86,7 +86,7 @@ think of the path as directions to the file. There are two kinds of paths:
86
*relative* paths and *absolute* paths. A relative path indicates where the file is
87
with respect to your *working directory* (i.e., "where you are currently") on the computer.
88
On the other hand, an absolute path indicates where the file is
89
-in respect to the computer's filesystem base (or *root*) folder, regardless of where you are working.
+with respect to the computer's filesystem base (or *root*) folder, regardless of where you are working.
90
91
Suppose our computer's filesystem looks like the picture in Figure
92
\@ref(fig:file-system-for-export-to-intro-datascience). We are working in a
0 commit comments