Message-ID: <35389183-8dad-49a6-bac4-efb995437e9a@email.android.com>
Date: 2011-11-13T15:51:02Z
From: Jeff Newmiller
Subject: New PLYR issue
In-Reply-To: <4EBFE01D.2080100@gmail.com>
Not reproducible. Read the posting guide. Provide enough data to reproduce the problem.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
Neotropical bat risk assessments <neotropical.bats at gmail.com> wrote:
>Issue with PLYR.
>Now using R 2.14 and this data and plyr command line worked with 2.13
>I am also loading the same saved data that worked previously, but now
>some issue.
>
> > library(plyr)
> > UNESCO <- dget('C:/Carbon-GJ/BZE_ecosys.robj')
> > df2 <- ddply(df, "UNESCO", summarise, total_ha = sum(Ha))
>*Error in if (empty(.data)) return(.data) :
> missing value where TRUE/FALSE needed*
>
>Clueless
>
>Ideas suggestions?
>Some change in PLYR?
>
>Bruce
>
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org 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.