Hi,
As I told you some days ago, finally I could build the package, but I have one
doubt: my source code has a lot of functions, but the users only need some of
them (the others are auxiliar functions), so there must be a way in order to
make invisibel the auxiliar functions. I think I can do it adjusting NAMESPACES
file (I don't known how to do it yet) but the question is the following:
auxiliar functions must be included in "man" folder? I am refering to .Rd
files, because I have to document them. There will be too easy (marvellous) if
I only need to include in "man" folder the main functions, but not the auxiliar
functions.
I hope my explanation is correct.
Regards.
Eva
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.