Soundex code of name.

soundex(name)

Arguments

name

Name to get soundex code for.

Value

Soundex code of name.

Examples

if (FALSE) { # \dontrun{
soundex("mysurname")
} # }