powered by
new("xyPoint", ...)
x
"numeric"
y
z <- new("xyPoint", x=150, y=30) z getPoints(z) getX(z) getY(z)
Run the code above in your browser using DataLab