Learn R Programming

shotGroups (version 0.1)

DFcm: 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(DFcm)

Arguments

Details

Several groups of pistol shooting 9x19mm at 25m. The measurement unit for coordinates is cm, for distance meters. This data frame is the result from applying combineData to a list of data frames as read in by readDataOT1, readDataOT2, or by readDataMisc.

References

combineData, analyzeGroup, compareGroups

Examples

Run this code
data(DFcm)
str(DFcm)

Run the code above in your browser using DataLab