Learn R Programming

shotGroups (version 0.6.2)

DFinch: Combined bullet hole data

Description

Example of a combined data frame from several files exported by OnTarget PC/TDS, each with several groups of bullet holes.

Usage

data(DFinch)

Arguments

Details

Several groups of shooting a 9x19mm pistol at 27yd. The measurement unit for coordinates is inch, for distance yards. This data frame is like those returned by readDataOT1, readDataOT2, or readDataMisc with option combine=TRUE.

See Also

combineData, analyzeGroup, compareGroups

Examples

Run this code
data(DFinch)
str(DFinch)

Run the code above in your browser using DataLab