powered by
It consists of a stage in which the archer shoots 52 arrows. The information is given in x and y coordinates.
data(archery1)
An array of (18 x 2 x 3).
"x-coordinate"
x coordinate
"y-coordinate"
y coordinate
# NOT RUN { data(archery1) ## maybe str(archery1) ; plot(archery1) ... # }
Run the code above in your browser using DataLab