Dear all, I have a database x,y,value imported in R with read.table: dati<- read.table("dati.dat")
value is a categorical data (land use) and i want to plot in the same colour the same land use. It is possible with R. Thanks a lot ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.