mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 20:40:42 +02:00
fix spaces at end-of-lines again
This commit is contained in:
@@ -19,6 +19,8 @@ R is a statistical computing language. It has lots of libraries for uploading an
|
||||
# in Windows you can use CTRL-ENTER to execute a line.
|
||||
# on Mac it is COMMAND-ENTER
|
||||
|
||||
|
||||
|
||||
#############################################################################
|
||||
# Stuff you can do without understanding anything about programming
|
||||
#############################################################################
|
||||
@@ -793,6 +795,7 @@ pp + geom_point()
|
||||
# ggplot2 has excellent documentation (available http://docs.ggplot2.org/current/)
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
## How do I get R?
|
||||
|
Reference in New Issue
Block a user