mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 14:27:51 +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
|
```r
|
||||||
|
|
||||||
# Comments start with number symbols.
|
# Comments start with hash signs, also known as number symbols (#).
|
||||||
|
|
||||||
# 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.
|
||||||
|
Reference in New Issue
Block a user