On 04/28/2012 02:32 PM, Jim Lemon [via R] wrote:
> On 04/28/2012 04:12 AM, bodiless wrote:
>
> > Dear R-users
> >
> > I hope someone could help me on this problem.
> >
> > I want to create a multiple kiteChart showing the real values with a
> > scalebar on each indicating the scale .
> > Her
On 04/28/2012 10:00 PM, Jim Lemon wrote:
On 04/28/2012 09:29 PM, Jim Lemon wrote:
>...
Oops, the function is attached to this email.
Arrrgh, forgot to put it inline...
Jim
kiteChart<-function(x,xlim=NA,ylim=NA,timex=TRUE,main="Kite chart",
xlab=ifelse(timex,"Time","Groups"),ylab=ifelse(tim
On 04/28/2012 09:29 PM, Jim Lemon wrote:
>...
Oops, the function is attached to this email.
Jim
__
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.h
On 04/28/2012 04:12 AM, bodiless wrote:
Dear R-users
I hope someone could help me on this problem.
I want to create a multiple kiteChart showing the real values with a
scalebar on each indicating the scale .
Here are some sample data to show what I want to achieve.
Y<- read.table(textConnecti
Dear R-users
I hope someone could help me on this problem.
I want to create a multiple kiteChart showing the real values with a
scalebar on each indicating the scale .
Here are some sample data to show what I want to achieve.
Y <- read.table(textConnection("Sample1 Sample2
5 matches
Mail list logo