Skip to contents

Check if an argument is a BIC/SWIFT code string

Usage

is_bic(x)

Arguments

x

(any)
Object to check.

Value

TRUE if x is a valid BIC/SWIFT code string, FALSE otherwise.

Examples

is_bic("DEUTDEFF")
#> [1] TRUE