Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

2 results for “from:Pablo Fleurquin”

R lattice bwplot: Fill boxplots with specific color depending on factor level
Pablo Fleurquin · Apr 22, 2015 · r-help

Hi, I thoroughly looked for an answer to this problem with no luck. I have a dataframe with 3 factor levels: YY, NN, YN *>mydata <- rbind(data.frame(Col1 = rnorm(2*1000),Col2 =rep(c("A", "C"), each=1000),Col3...

R lattice bwplot: Fill boxplots with specific color depending on factor level
Pablo Fleurquin · Apr 23, 2015 · r-help

Thank you both. I just wanted to point out that before assigning the order of colors in vector col, one should check that it corresponds with how levels are ordered in levels(mydata$Col3). Best, Pablo 2015-04-23 5...

Can't find what you're looking for? Try searching with Google .