| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
Fixed a problem with the jiggle function - variable x wasn't being updated before being returned, and the rnorm function was being asked to return x output values, rather than one.
After testing, the values given the documentation are now correct.
|
|\
| |
| | |
Bender Bending Rodríguez
|
| |
| |
| | |
Let's make the function example do something a little more interesting.
|
|/ |
|
|\
| |
| | |
things you can do without programming
|
| |
| |
| | |
...only in Windows
|
| |
| |
| | |
significant changes. style changes (no !, no =>). content additions. start by showing off R's non-programming features before getting to the language per se.
|
|/
|
| |
Compiling in LaTeX isn't that easy, actually...
|
| |
|
|\
| |
| | |
Fixing list initialization in the R example.
|
| | |
|
|\ \
| |/
|/| |
|
| |
| |
| | |
Fixed the mistake about integers that yuhui brought up. Deleted the confusing suggestion about command-enter (doesn't work for all GUIs or on Windows). Added some more information about vectors. Added some information about conditional clauses. Included some information at the very end on where to get R and R GUIs
|
| | |
|
| | |
|
|/ |
|
|
An executable R tutorial (with complementary .csv file)
|