search for: mypacakg

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

Did you mean: mypacakge
2004 Mar 10
2
Writing Rd files dor package
...commands R CMD Rdconv -t txt and R CMD Rdconv -t html to convert my Rd files in txt and html files) I succesfully install the package with R INSTALL and load the library with the command library() in a R session. But there is no available help for the functions, enven if in the /path/R/library/mypacakge/ directory, there are the directories html, man and help. I suppose that I have made some mistakes. I read "Writing R Extensions" , but I do not find my mistakes. Could you help me. Best regards, Olivier