Hi, everyone:
I am plotting an graph with bar plot, but the label after every bar is too
long, I wanna if I can draw the label lean to an angle
thanks
--
Xiaogang Yang
Sensorweb Research Laboratory
http://sensorweb.vancouver.wsu.edu/
Washington State University Vancouver
[[alternative
because the index in the result of rebind is not increasing one by one,
how can I deal with row one after another
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do re
Hi,
I have a array like this
data:
1 5
2 2342
3 33
and another
data1:
1 6
2 5
3 7
when I do rbind(data,data1)
I get not what I want
they become
1 5
2 2342
3 33
101 6
102 5
103 7
but I want to make the index as increasing one by one.
like
1 ..
2 ..
3 ..
4 ..
5 ..
6 ..
So what command I shou
R constrict digits number after point precision?
[[alternative HTML version deleted]]
__
R-help@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.htm
-- Forwarded message --
From: Xiaogang Yang
Date: Mon, Jun 1, 2009 at 9:02 PM
Subject: Re: [R] how to add value on the bar ploted by barplot()
To: David Winsemius
I mean I have bar in my plot graph, but I want add the bar real value at top
of it.
On Mon, Jun 1, 2009 at 8:46 PM
how to add value on the bar ploted by barplot()?
and the axis label is too big, anyone know how to change their font , thanks
--
Xiaogang Yang
Sensorweb Research Laboratory
http://sensorweb.vancouver.wsu.edu/
Washington State University Vancouver
[[alternative HTML version deleted
I use barplot to plot graph, and there is axis of y, but no x, just label,
so where to add x-axis in barplot.
--
Xiaogang Yang
Sensorweb Research Laboratory
http://sensorweb.vancouver.wsu.edu/
Washington State University Vancouver
[[alternative HTML version deleted
--
Xiaogang Yang
Sensorweb Research Laboratory
http://sensorweb.vancouver.wsu.edu/
Washington State University Vancouver
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
8 matches
Mail list logo