[Rd] NAMESPACE Q: does import as exist?
Seth Falcon
sfalcon at fhcrc.org
Wed Feb 8 15:41:17 CET 2006
On 8 Feb 2006, francoisromain at free.fr wrote:
> What about :
>
> bar <- pack::foo
> kok <- otherpack::foo
This is a solution, thanks for the suggestion. The downside is that
it doesn't let one be particularly specific about what one is using in
the NAMESPACE file. In fact, if one only wanted to use pack::foo and
otherpack::foo, then I believe one would have to _not_ mention them at
all in NAMESPACE.
+ seth
More information about the R-devel
mailing list