Skip to content
Prev 46457 / 63421 Next

Accessing the formals() of a non-exported method without :::?

Thanks Michael, somewhat embarrassingly, I had forgotten that a
package can refer to any of *its own packages*. So I don't need
analogue:::foo.bar as that is being called from a function in the
analogue namespace.

Cheers,

G

On 23 August 2013 09:27, R. Michael Weylandt
<michael.weylandt at gmail.com> <michael.weylandt at gmail.com> wrote: