Skip to content
Prev 175849 / 398525 Next

how to sort and group the data?

try this,

d = read.table(textConnection("USER NAME
12     admin
12     admin
10     admin
10     advertising
61     process
17    snapshot
61    ticket
61    ticket
30    snapshot
10    advertising
10    advertising
10    advertising
10    advertising
"),head=T)

str(d) # note that NAME is a factor
library(ggplot2)

qplot(NAME,USER,data=d, geom="point")


baptiste
On 2 Apr 2009, at 10:14, Hemavathi Ramulu wrote:

            
_____________________________

Baptiste Augui?

School of Physics
University of Exeter
Stocker Road,
Exeter, Devon,
EX4 4QL, UK

Phone: +44 1392 264187

http://newton.ex.ac.uk/research/emag