Explore
Connect
Documentation
Snippets
Log in
Sign up
pi.R
.Rprofile
1
2
print(pi)
# prints 3.14159265358979 thanks to options in ~/.
Rprofile
Enter to Rename, Shift+Enter to Preview
1
.First =
function
() {
Enter to Rename, Shift+Enter to Preview
Run