Y
Hacker News
new
|
ask
|
show
|
jobs
by
_yb2s
199 days ago
But with a much more human legible syntax that doesn’t require huge numbers of nested parentheses.
1 comments
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