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])