On 03/02/2014 05:51 AM, Ron Michael wrote:
Hi,
Let say I Have following data:
Info<- structure(list(Person = structure(1:6, .Label = c("A", "B", "C",
+ "D", "E", "F"), class = "factor"), Attr1 = c(0.52, 0.14, 0.63,
+ 0.43, 0.89, 18.46), Attr2 = c(0.06, 3.35, 0.62, 1.42, 1.96, 8.38
+ )), .Name
, TX 77840-4352
-Original Message-
From: r-help-boun...@r-project.org
[mailto:r-help-boun...@r-project.org] On Behalf Of Ron Michael
Sent: Saturday, March 1, 2014 12:51 PM
To: r-help@r-project.org
Subject: [R] A question on graphical representation
Hi,
Let say I Have following data:
&g
Hi,
Let say I Have following data:
> Info <- structure(list(Person = structure(1:6, .Label = c("A", "B", "C",
+ "D", "E", "F"), class = "factor"), Attr1 = c(0.52, 0.14, 0.63,
+ 0.43, 0.89, 18.46), Attr2 = c(0.06, 3.35, 0.62, 1.42, 1.96, 8.38
+ )), .Names = c("Person", "Attr1", "Attr2"), row.nam
3 matches
Mail list logo