R/data.r
goaldata.data2.Rd
A data2:
x: The x coordinates of the points
y: The y coordinates of the points
A data.frame() with two columns (x,y) representing some points in Greece.
data.frame()
Dimitris Kavroudakis
library(goal) data(goaldata.data2)