Learn R Programming

shotGroups (version 0.6.1)

DFcciHV: Combined bullet hole data

Description

Example of a data frame from one file with two groups of bullet holes.

Usage

data(DFcciHV)

Arguments

Details

Two groups of shooting a PWS T3 rifle in .22LR at 100yd. 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. Data courtesy of David Bookstaber, 2013. http://ballistipedia.com/

See Also

combineData, analyzeGroup, compareGroups

Examples

Run this code
data(DFcciHV)
str(DFcciHV)

Run the code above in your browser using DataLab