What's going on here:

$ R --vanilla --quiet
> f <- function(n) rep("x", times = n)
> f()
[1] "x"

?

> getRversion()
[1] ‘4.5.2’

/Henrik

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to