compute_average_scores: Get average scores

View source: R/compute_scores.R

compute_average_scoresR Documentation

Get average scores

Description

Get average scores

Usage

compute_average_scores(land1, land2, score)

Arguments

land1

(numeric) vector with land ids of bullet 1

land2

(numeric) vector with land ids of bullet 2

score

numeric vector of scores to be summarized

Value

numeric vector of average scores. Length is the same as the number of land engraved areas on the bullets.


erichare/bulletr documentation built on May 3, 2024, 10:14 p.m.