Displaying 1 result from an estimated 1 matches for "some_comput".
Did you mean:
some_commit
2016 Oct 21
3
anonymous function parsing bug?
Hi,
Am 21.10.2016 um 18:10 schrieb William Dunlap:
> Are you saying that
> f1 <- function(x) log(x)
> f2 <- function(x) { log } (x)
> should act differently?
yes. Or more precisely: I would expect that. "Should" implies, that I
want to change something. I just want to understand the behavior (or
file a bug, if this would have been one).
As I wrote, in e.g.