Survey: what new bit of syntax would you like in base #RStats?
What should the following bits of syntax do?
* ===
* ++ And --
* +=
* //
* ?
* {{ }}
* [[[ ]]]
* <<==
* (?: X)
Survey: what new bit of syntax would you like in base #RStats?
What should the following bits of syntax do?
* ===
* ++ And --
* +=
* //
* ?
* {{ }}
* [[[ ]]]
* <<==
* (?: X)
#RStats syntax hypothetical
f <- function(year, x) {
# lunar phase for xth day of year
...
}
Three dots in a row is known as The Friday Operator.
R will call an LLM and get it to write the rest of the code.
