search for: correctt

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

Did you mean: correct
2003 Sep 19
1
what is mechanism of help(foo)?
...I don't understand how R can find right help content for object "foo" when calling "help(foo)". Who can give me underlying details or any reference regarding "help(foo)"? In fact, after installing my package "pkg_foo" and calling library(pkg_foo), I can correcttly use any function and data in "pkg_foo". But I can't get help content when I type "?function_foo". My package included the files "CONTENTS", "DESCRIPTION", "INDEX", "TITLE" and subdirectories "DATA", "MAN", "H...