Re: [Rd] argument handling in boot.ci

2011-03-23 Thread Duncan Murdoch
On 23/03/2011 11:35 AM, Matthew Vernon wrote: Hi, boot.ci fails to check if the "type" argument is valid or not. This tripped me up when I had a script that called boot.ci(type="normal",...) repeatedly - only later when I tried to do some further analysis did I realise I'd got nothing useful bac

[Rd] argument handling in boot.ci

2011-03-23 Thread Matthew Vernon
Hi, boot.ci fails to check if the "type" argument is valid or not. This tripped me up when I had a script that called boot.ci(type="normal",...) repeatedly - only later when I tried to do some further analysis did I realise I'd got nothing useful back from boot.ci. It strikes me that this be