error_check_competition_id: Error Check Competition ID

Description Usage Arguments Value Examples

View source: R/error_checks.R

Description

Check that competition_id is in a correct format

Usage

1

Arguments

competition_id

See get_metadata for format details

Value

TRUE or FALSE indicating validity of the format of competition_id

Examples

1
2
error_check_competition_id("england_pl") # Will return FALSE
error_check_competition_id("eng_pl") # TRUE

neilcuz/panenkar documentation built on June 19, 2021, 7:31 p.m.