[R-pkg-devel] [External] Re: Two packages with the same generic function
Am 23.06.20 um 10:00 schrieb Viechtbauer, Wolfgang (SP):
[...] @Neal: A separate package with generic functions that pkgA and pkgB could import is an interesting suggestion, thanks!
What makes this interesting is that there is no dependency on other packages in generics. Remains the question which help page would be shown for help(foo). Best, Guido