Re: [Rd] namespace magic

2003-08-04 Thread Prof Brian Ripley
On Thu, 31 Jul 2003, Roger Koenker wrote: > I'm confused about name spaces. This morning I installed the > boot package because I wanted to look at bca.ci. So I did > library(boot), but then I had, > > > bca.ci > Error: Object "bca.ci" not found > > I had a look in the boot R directory and bca

[Rd] namespace magic

2003-08-03 Thread Roger Koenker
I'm confused about name spaces. This morning I installed the boot package because I wanted to look at bca.ci. So I did library(boot), but then I had, > bca.ci Error: Object "bca.ci" not found I had a look in the boot R directory and bca.ci was there as expected. So then I took a look at the NAM