Le 07-07-31 à 09:48, Gregor Gorjanc a écrit :

> Prof Brian Ripley <ripley <at> stats.ox.ac.uk> writes:
> ...
>>
>> Do you have a NAMESPACE?
>
> Hi Albart!
>
> About the NAMESACE issue. Functions that are specified in NAMESPACE
> are available when you install a package, while internal ones can
> only be accessed with
>
> myInternalFun:::myPackage

Or rather

myPackage:::myInternalFun

>
> Gregor
>
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel

---
   Vincent Goulet, Associate Professor
   École d'actuariat
   Université Laval, Québec
   [EMAIL PROTECTED]   http://vgoulet.act.ulaval.ca

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to