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.

5 results for “from:Elena Schulz”

ggplot2: how to combine position=stack and position=dodge in a single graph?
Elena Schulz · Oct 4, 2008 · r-help

Hi ggplot experts, I need to plot two time series of stacked data: a barchart with bars for each month. To compare the data of two years I need to combine both time series with in a single graph via...

How to read-in a transaction-table with single items per line via RODBC?
Elena Schulz · Sep 3, 2008 · r-help

Hi, I succeeded to read-in a transaction-table tr_dat with single items per line via RODBC of the form: Transact-ID ItemID 1 item1 1 item2 1 item3 2 item2 2 item3 ... how do I create a transaction...

ggplot2: how to combine position=stack and position=dodge in a single graph?
Elena Schulz · Oct 21, 2008 · r-help

Hi Hadley, my problem is that I want to compare data for different years month by month. Each bar for a month is devided into two or more sections (-> stacking) By having all data of the same month right next...

ggplot2: how to combine position=stack and position=dodge in a single graph?
Elena Schulz · Oct 24, 2008 · r-help

Hi Hadley, thanks a lot for your quick answer. > You should be able to replicate any dodging layout with facetting You mean instead of facetting by years, facetting by months? I will try this an see how the plot looks...

ggplot2: how to combine position=stack and position=dodge in a single graph?
Elena Schulz · Nov 8, 2008 · r-help

Hi Hadley, thanks for your hints and sorry for my late answer. I will check them and see whether they will help in my case. Unfortunately I found some nasty data import problems that I have to solve before I...

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