R/download_vpfiles.R
check_radar_codes.Rd
Check if radar codes are exactly 5 characters
check_radar_codes(radars)
character vector. Radar codes to check, e.g. c("bejab", "bewideu").
c("bejab", "bewideu")
NULL. Will stop and show error message if at least one of the provided radar codes is not exactly 5 characters.