summaryrefslogtreecommitdiff
path: root/report/pyp_clustering/eval/.Rhistory
blob: 316d69ea1a219e601d36d132d586bbce0d7cc524 (plain)
1
2
3
4
5
6
data <- read.table("urdu.dat", header=TRUE)
data <- read.table("urdu.dat", header=TRUE)
data
data[1]
data[2]
plot(data[1],data[2])