You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Trace back in which function the problem below occurrs:
The text was updated successfully, but these errors were encountered: