On Jan 23, 2011, at 19:32 , MM wrote:

> ----
> The $ notation, such as accountants$statef, 
> ----
> 
> shouldn't it be 
> 
> ----
> The $ notation, such as accountants$home, 
> ----
> 
> instead?


Yes... (Not strictly incorrect, but confusing when we have

accountants <- data.frame(home=statef, loot=incomes, shot=incomef)

a couple of lines earlier.)

Fixed for r-devel. 

-- 
Peter Dalgaard
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: [email protected]  Priv: [email protected]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to