This function is not intended to be used by end user.
address_varieble(df, address_cols = NULL, address_pattern = NULL,
parallel = TRUE)
A data.frame.
Variables of address,
Regular expressions, used to match address variable names.
Logical, parallel computing. Default is TRUE.