Re: [Rd] promptFunctions() to handle multiple names

2008-04-14 Thread Daniel Sabanés Bové
Hi John, thanks for the pointer to promptAll()! Judging by the description of your function, it seems to be exactly the thing I've searched for. Well, this is yet another reason to be looking forward to your new book. (When will it be in the stores?) Daniel John Chambers schrieb: > Daniel, >

Re: [Rd] promptFunctions() to handle multiple names

2008-04-14 Thread John Chambers
Daniel Sabanés Bové wrote: > Hi John, > > thanks for the pointer to promptAll()! Judging by the description > of your function, it seems to be exactly the thing I've searched for. > > Well, this is yet another reason to be looking forward to your new book. > (When will it be in the stores?) Accordi

Re: [Rd] promptFunctions() to handle multiple names

2008-04-14 Thread John Chambers
Daniel, Check out the promptAll() function in the SoDA package on CRAN. (Because it was written as an example for my new book, it's not the fanciest imaginable, but seems to work OK.) John Daniel Sabanés Bové wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi all, > > I wanted

[Rd] promptFunctions() to handle multiple names

2008-04-13 Thread Daniel Sabanés Bové
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi all, I wanted to set up my first (private) R-package and wondered if there was a function to prompt() for multiple aliases in one Rd-file, e.g. to create something like the normal distribution manual page encompassing rnorm, dnorm,... As I didn'