Learn R Programming

shotGroups (version 0.6.2)

DFsavage: Combined bullet hole data

Description

Example of a combined data frame from several original files, each with one group.

Usage

data(DFsavage)

Arguments

Details

Several groups of shooting a Savage 12 FT/R rifle in .308 Win at distances from 100 to 300m. The measurement unit for coordinates is mm, for distance meters. Shots 1-5 in series 4, and shots 1-3 in series 7 moved the scope. This data frame is like those returned by readDataOT1, readDataOT2, or readDataMisc with option combine=TRUE. Data copyright Charles McMillan and Paul McMillan, 2008. http://statshooting.com/

See Also

combineData, analyzeGroup, compareGroups

Examples

Run this code
data(DFsavage)
str(DFsavage)

Run the code above in your browser using DataLab