Greetings,
When using a 'foreign' function (from another package, say function
'whatever' from package 'foo'), you can of course just require the package
and then just have
whatever(...)
in your code. However, I would like to use the
foo::whatever(...)
form instead, just for documentation purposes (easier to see what function
comes from what package). Is there a cost to doing this? Is it considered
good or bad style? Thanks.
Ron Barry
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel