[Rd] Fwd: Bad \usage lines question

2013-12-18 Thread Antti Arppe
"\ ,"N12","uc.12","uc.21"))), sort.key=NULL, ...) ... - I've checked that the function specifications in the code match the specifications in the manual page, and that all the arguments are described in the manual page as well. The problem did not disap

Re: [Rd] Fwd: Bad \usage lines question

2013-12-18 Thread Antti Arppe
Thanks, that resolved it. Somehow I just thought that the line was truncated in the error message and that the problem was elsewhere, and didn't see/realize the obvious that '%' can indeed be a special character in Rd files. -Antti Arppe On 2013-12-18 5:42 PM, Dunca