Learn R Programming

shotGroups (version 0.2-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 rifle shooting 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 the result from applying combineData to a list of data frames as read in by readDataOT1, readDataOT2, or by readDataMisc. Data copyright Charles McMillan and Paul McMillan, 2008. http://statshooting.com/

References

combineData, analyzeGroup, compareGroups

Examples

Run this code
data(DFsavage)
str(DFsavage)

Run the code above in your browser using DataLab