Learn R Programming

shotGroups (version 0.6.2)

DFtalon: Combined bullet hole data

Description

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

Usage

data(DFtalon)

Arguments

Details

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

Run the code above in your browser using DataLab