Learn R Programming

shotGroups (version 0.6.2)

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 shooting a 9x19mm pistol at 25m. The measurement unit for coordinates is cm, for distance meters. 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(DFcm)
str(DFcm)

Run the code above in your browser using DataLab