Hmamouche Youssef
2017-10-27 09:45:23 UTC
Hi,
I try to generate a manual from a set of .Rd files, that are in the folder
man.
Each file represent a function or a module.
The problem that i found is that the command: R CMD check 'package',
generates the manual based on the alphabetic order of names in the files
(defined with \name attribute).
Is there a way to generate the manual by controlling the order of the files
?
Thanks,
Youssef
I try to generate a manual from a set of .Rd files, that are in the folder
man.
Each file represent a function or a module.
The problem that i found is that the command: R CMD check 'package',
generates the manual based on the alphabetic order of names in the files
(defined with \name attribute).
Is there a way to generate the manual by controlling the order of the files
?
Thanks,
Youssef