t;>> ----------**---
>>> David
>>>
>>> --**---
>>> David L Carlson
>>> Associate Professor of Anthropology
>>> Texas A&M University
>>> College Station, TX 77840-4352
>
From: "darnold"
To: r-help@r-project.org
Sent: Thursday, July 12, 2012 7:53:33 PM
Subject: Re: [R] Adjusting format of boxplot
Added your code:
flies <- read.table("example12_1.dat",header=TRUE,sep="\t")
flies$group <- factor(flies$group,5:1)
levels(f
d
-
David L Carlson
Associate Professor of Anthropology
Texas A&M University
College Station, TX 77840-4352
- Original Message -
From: "darnold"
To: r-help@r-project.org
Sent: Thursday, July 12, 2012 7:53:33 PM
Subject: Re: [R] Adjustin
lson
Associate Professor of Anthropology
Texas A&M University
College Station, TX 77840-4352
- Original Message -
From: "darnold"
To: r-help@r-project.org
Sent: Thursday, July 12, 2012 7:53:33 PM
Subject: Re: [R] Adjusting format of boxplot
Added your code:
flies <- r
27;frame = FALSE' to the boxplot() call.
Peter Ehlers
-
David
-
David L Carlson
Associate Professor of Anthropology
Texas A&M University
College Station, TX 77840-4352
- Original Message -
From: "darnold"
To: r-help@r-project.org
Sent
te Professor of Anthropology
Texas A&M University
College Station, TX 77840-4352
- Original Message -
From: "darnold"
To: r-help@r-project.org
Sent: Thursday, July 12, 2012 7:53:33 PM
Subject: Re: [R] Adjusting format of boxplot
Added your code:
flies <- read.tab
Added your code:
flies <- read.table("example12_1.dat",header=TRUE,sep="\t")
flies$group <- factor(flies$group,5:1)
levels(flies$group) <- paste0("Group ",5:1)
boxplot(long ~ group,
data = flies,
pars = list(las=1, ylim=c(10,110), xaxt="n", bty="n"),
horizontal = TRUE,
352
- Original Message -
From: "darnold"
To: r-help@r-project.org
Sent: Thursday, July 12, 2012 5:01:19 PM
Subject: Re: [R] Adjusting format of boxplot
Looks like data was not attached. Here is is.
long group
40 1
37 1
44 1
47 1
47 1
47 1
68 1
47 1
54 1
61 1
7
Looks like data was not attached. Here is is.
longgroup
40 1
37 1
44 1
47 1
47 1
47 1
68 1
47 1
54 1
61 1
71 1
75 1
89 1
58 1
59 1
62 1
79 1
96 1
58 1
62 1
70 1
72 1
74 1
96
9 matches
Mail list logo