check_predictors_df_contains_all_players: Check if the predictor df contains all players and only those

Description Usage Arguments Value

View source: R/bpc_helpers_checks.R

Description

Check if the predictor df contains all players and only those

Usage

1
check_predictors_df_contains_all_players(predictor_df, lookup_table)

Arguments

predictor_df

the predictor input data frame

lookup_table

a lookup table of the players

Value

TRUE (correct) or FALSE (with problems)


bpcs documentation built on Dec. 15, 2020, 5:23 p.m.