datacheck3: Helper function

Description Usage Arguments Details

View source: R/datacheck3.R

Description

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

Usage

1
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.


r4lineups documentation built on May 2, 2019, 7:10 a.m.