Skip to content
Prev 42070 / 63435 Next

R CMD check fails to warn about undocumented classes and methods

On 12/15/2011 03:40 PM, Martin Morgan wrote:
this also has

   bunique <- function(b) unique(b)
and

   export(bunique)