Skip to content
Prev 5952 / 12125 Next

[R-pkg-devel] visible binding for '<<-' assignment

Thanks, Gabor. I want these to be easily available to package users though
? that's why they are in the package. So I would rather not "hide" them in
a local environment. This is fundamentally a data package, so access to
this data is the primary point of installing it.

Is there any other solution?

     Dan

.
--------------------------
Dan Zigmond
djz at shmonk.com
On Thu, Sep 3, 2020 at 1:40 PM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote: