Skip to content
Prev 312681 / 398506 Next

simple subset question

Hi, Felipe,

two typos? See below!
On Sun, 2 Dec 2012, Felipe Carrillo wrote:

            
Don't you want *fish* instead of *winter* and *x* instead of *b*, as in

x <- subset(  fish    ,Year==2012 & Total==max(Total));    x

?

  Hth  --  Gerrit