Learn R Programming

shotGroups (version 0.2-2)

DFtalon: Combined bullet hole data

Description

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

Usage

data(DFtalon)

Arguments

Details

Several groups of air gun shooting at 10m. The measurement unit for coordinates is mm, for distance meters. 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(DFtalon)
str(DFtalon)

Run the code above in your browser using DataLab