Hi Ista,
That's a bug, and will be fixed in the next version (hopefully to be
released in the next couple of days)
Hadley
On Mon, Mar 3, 2008 at 7:10 PM, Ista Zahn <[EMAIL PROTECTED]> wrote:
> Hi,
> I've run into a difficulty with qplot function (in the ggplot2
> package). I can facet histogra
Hi,
I've run into a difficulty with qplot function (in the ggplot2
package). I can facet histograms even when the faceting variable
contains missing values, but only so long as the faceting variable is
not a factor.
Example:
y1 <- rnorm(10)
x1 <- c(rep(1,5), rep(2,4), NA)
x2 <- factor(c(rep
2 matches
Mail list logo