1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 23:06:49 +02:00

Merge pull request #1548 from bharrisau/patch-2

Update r.html.markdown
This commit is contained in:
Levi Bostian
2015-10-18 12:03:45 -05:00

View File

@@ -15,7 +15,8 @@ R is a statistical computing language. It has lots of libraries for uploading an
# You can't make multi-line comments, # You can't make multi-line comments,
# but you can stack multiple comments like so. # but you can stack multiple comments like so.
# in Windows or Mac, hit COMMAND-ENTER to execute a line # in Windows you can use CTRL-ENTER to execute a line.
# on Mac it is COMMAND-ENTER