> Thomas J Leeper
> on Sun, 26 Mar 2017 17:48:17 +0100 writes:
> Hi everyone,
> This is about documentation for the model.frame() page. The
> get_all_vars() function (added in R 2.5.0) is a great addition, but
> the behavior of its '...' argument is different from that
Hi everyone,
This is about documentation for the model.frame() page. The
get_all_vars() function (added in R 2.5.0) is a great addition, but
the behavior of its '...' argument is different from that of
model.frame() with which it is documented and this creates ambiguity.
The current docs read:
\i