Last chance! 50% off unlimited learning
Sale ends in
new("xyPoint", ...)
.x
:"numeric"
The x coordinatey
:"numeric"
The y coordinatex
sloty
slotx
and y
positions z <- new("xyPoint", x=150, y=30)
z
getPoints(z)
getX(z)
getY(z)
Run the code above in your browser using DataLab