[R-pkg-devel] Problem enhancing a package with a predict method not declared to be an S3 method

Uwe Ligges ligges at statistik.tu-dortmund.de
Mon Dec 18 09:02:34 CET 2017


And of course, you can even tell the Rd file that it documents an 
internal function.

Best,
Uwe Ligges

On 18.12.2017 09:01, Uwe Ligges wrote:
> 
> 
> On 18.12.2017 05:00, Dario Strbenac wrote:
>> Good day,
>>
>> It seems that they are not internal functions if they are have user 
>> documentation written for them. Internal functions usually don't have 
>> a help page.
> 
> You can document internal functions, why not?
> The definition whether they are internal or not is given in the 
> NAMESPACE file.
> 
> Best,
> Uwe Ligges
> 
> 
>> --------------------------------------
>> Dario Strbenac
>> University of Sydney
>> Camperdown NSW 2050
>> Australia
>> ______________________________________________
>> R-package-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>>



More information about the R-package-devel mailing list