Skip to content

Commit cead213

Browse files
committed
Tweak text
1 parent 98821f5 commit cead213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/introduction-r-rstudio.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This is all to say that we are going to spend a bit of time digging into some of
5555

5656
:::::::::::::::::::::::::::::
5757

58-
### R does not involve lots of pointing and clicking, and that's a good thing
58+
### R doesn't involve lots of pointing and clicking, and that's a good thing
5959

6060
Since R is a programming language, the results of your analysis do not rely on remembering a succession of pointing and clicking, but instead on a series of written commands, and that's a good thing! So, if you want to redo your analysis because you collected more data, you don't have to remember which button you clicked in which order to obtain your results; you just have to run your script again.
6161

0 commit comments

Comments
 (0)