datacheck3 {r4lineups}R Documentation

Helper function

Description

Checks that number of lineup choices contained in a data table is accurate

Usage

datacheck3(lineup_table, k)

Arguments

lineup_table

A table of lineup choices

k

Nominal size (i.e., total number of members in lineup)

Details

This function ensures that a non-selected lineup member is not accidentally omitted from the data due to lack of selection by all mock witnesses. It functions as a check that the total number of lineup members is accurate.


[Package r4lineups version 0.1.1 Index]