Issue while preparing names with two family names
Opened this issue · 0 comments
LimaRAF commented
Trace back in which function the problem below occurrs:
plantR::prepName("AFA Lira")
"Lira, A.F.A." # ok
plantR::prepName("AF Araujo Lira")
"Lira, A.A." # not ok
plantR::prepName("Ferreira dos Santos, André")
"Ferreira Dos, A." # not ok