Convert the string into proper name

s2ppn(char)

Examples

"jose dos santos" |> s2ppn()
#>   jose dos santos 
#> "Jose dos Santos"