jk bericht-
Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
Namens pfc_ivan
Verzonden: woensdag 4 februari 2009 8:59
Aan: r-help@r-project.org
Onderwerp: Re: [R] Using color and plotting characters in a scatterplot
matrix [Newbie Help]
I figured out how to do the res
I figured out how to do the rest, the only thing I need to do now is to
somehow change the numbers which are < 90 to a character string "low" . The
values which are between 100 - 90 to convert to character string "medium".
And the values larger than 100 to convert to character string "high". Then
Hello guys,
I have this data set that I imported into R using a line: This data set
consists of 7 columns. The two important columns are the first one called
'thrust' and the last one called 'amtemp'.
jet<-read.table("jetthrust.txt", fill=T, head=T)
I am making a scatterplot matrix simply usi
3 matches
Mail list logo