Displaying 4 results from an estimated 4 matches for "umweltbundesamt".
2008 Nov 18
1
legend color problems
...barchart(Zeitraum ~ Fracht | FGG, layout = c(1,3), groups = Pfad, stack = TRUE , col = p,
data = dfsel, xlab = "Einträge (t/a)",auto.key = list(title = "Pfade",columns = 2,space = "bottom"),main = title)
}
-------------------------
--
Dr. Joachim Heidemeier
c/o Umweltbundesamt FG II 2.2
Tel.: +49340 2103-2780
eMail: joachim.heidemeier@uba.de
[[alternative HTML version deleted]]
2008 Nov 20
1
Repost:lattice graphics -- legend color problems
...r)
barchart(Zeitraum ~ Fracht | FGG, layout = c(1,3), groups = Pfad, stack = TRUE , col = p,
data = dfsel, xlab = "Eintr?ge (t/a)",auto.key = list(title = "Pfade",columns = 2,space = "bottom"),main = title)
}
-------------------------
--
Dr. Joachim Heidemeier
c/o Umweltbundesamt FG II 2.2
Tel.: +49340 2103-2780
eMail: joachim.heidemeier at uba.de
2007 Nov 14
1
Newbie question about data preparation
...one column with the center of each group with width=2
for an x value in the interval of the class.
So the output should look like
x y x-grouped
1.3 2.2 1
2.5 3.4 3
3.1 3.7 3
8.2 9.5 9
7.5 8.3 7
What would be the R'ish idiom to do this operation?
TIA
joachim
--
Dr. Joachim Heidemeier
c/o Umweltbundesamt FG II 2.2
Tel.: +49340 2103-2780
eMail: joachim.heidemeier at uba.de
2008 Sep 23
0
additional parameters in function called by tapply
...gregation, i.e. just do the block_averaging over years, I have the problem (AFIU the man page), that I can't provide the years vector as parameter to the function block_average via tapply. What would be the R-ish approach to this problem.
TIA
joachim heidemeier
--
Dr. Joachim Heidemeier
c/o Umweltbundesamt FG II 2.2
Tel.: +49340 2103-2780
eMail: joachim.heidemeier@uba.de
[[alternative HTML version deleted]]