mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 20:10:49 +02:00
Update r.html.markdown
This commit is contained in:
@@ -12,7 +12,7 @@ R is a statistical computing language. It has lots of libraries for uploading an
|
||||
|
||||
```r
|
||||
|
||||
# Comments start with number symbols.
|
||||
# Comments start with hash signs, also known as number symbols (#).
|
||||
|
||||
# You can't make multi-line comments,
|
||||
# but you can stack multiple comments like so.
|
||||
|
Reference in New Issue
Block a user