Learn R Programming

shotGroups (version 0.6.1)

DFscar17: Combined bullet hole data

Description

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

Usage

data(DFscar17)

Arguments

Details

One group of shooting an FN SCAR 17 rifle in .308 Win 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(DFscar17)
str(DFscar17)

Run the code above in your browser using DataLab