Y
Hacker News
new
|
ask
|
show
|
jobs
by
lottin
2022 days ago
In R all functions are anonymous functions. Functions are created anonymously and then (usually, but not always) assigned to a variable using the assignment operator.