Explore
Connect
Documentation
Snippets
Log in
Sign up
pi.R
.Rprofile
1
2
print(pi)
# prints 3.14159265358979 thanks to options in ~/.
Rprofile
Press desired key combination and then press ENTER.
1
.First = function() {
Press desired key combination and then press ENTER.
Run