Y
Hacker News
new
|
ask
|
show
|
jobs
by
mushufasa
199 days ago
To pre-empt critics of R, remember: R is a lisp!
1 comments
_yb2s
199 days ago
But with a much more human legible syntax that doesn’t require huge numbers of nested parentheses.
link
tetris11
199 days ago
`+`(1,2)
is a valid R call for anyone wondering
link
vharuck
199 days ago
So is this:
`(`(1)
Bonus points: Find a use for having the parenthesis be a function.
link
mc_maurer
199 days ago
Sneaking some very devious stuff into a friend's .Rprofile when they're not looking
link
_yb2s
199 days ago
That's pure evil
link