Visualisation and Data
Wednesday, 29 January 2014
R-studio, swirl and a few more commands...
So it looks as if R-studio does help a bit.
Swirl
is a program to help people learn statistics and R at the same time.
To install a package like Swirl:
> install.packages("swirl")
To load a package like Swirl:
> library("swirl")
To run a package like Swirl:
> swirl()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment