search for: all_doc_topics

Displaying 1 result from an estimated 1 matches for "all_doc_topics".

2004 Sep 17
1
R CMD check does not checks for superfluous documentation (PR#7231)
...y accident the name of an undocumented functions is not really a danger especially if it is not exported. But to tell the user that there is a function if there are non ... By looking on the tools::undoc function and at the check(.pl) file it seems to me that all info is available to output also all_doc_topics %w/o% code_objs Yours Eryk.