help(package='shotGroups') for a list of all functions.
If you do not yet have data imported into R:
readDataOT1(for OnTarget PC v1.10), or withreadDataOT2(for OnTarget PC v2.10 and OnTarget TDS v3.71)readDataMiscread.tablecombineDataGroup(afactor),Distance,Aim.XandAim.Ydefining point of aim,Point.X, andPoint.Ydefining the bullet holesanalyzeGroupcompareGroups. This function requires an additional factorSeriesthat identifies shot groups. OnTarget PC/TDS'Groupvariable identifies groups just within one file,Seriesis intended to number groups also across different original files. If you only have one original file, you can just copy variableGroupstoSeriesin your data frame.groupShapegroupLocationgroupSpreadlibrary(shotGroups)
example(groupShape)
example(groupLocation)
example(groupSpread)
example(analyzeGroup)
example(compareGroups)Run the code above in your browser using DataLab