archery1: Target archery dataset during the ranking round (used as...

archery1R Documentation

Target archery dataset during the ranking round (used as Phase I)

Description

It consists of a stage in which the archer shoots 72 arrows. The information is given in x and y coordinates.

Usage

data(archery1)

Format

An array of dimension (24 x 2 x 3).

"x-coordinate"

x coordinate

"y-coordinate"

y coordinate

Examples

data(archery1)
## maybe str(archery1) ; plot(archery1) ...

MSQC documentation built on May 1, 2022, 5:07 p.m.