luisDVA/unheadr

Wrong column name in example code

Closed this issue · 1 comments

sfd99 commented

Hi Luis, great, useful Pkg!.

In the code example:

put geographic regions in their own variable (matching them all by name)

untangle2(primates2017,"Asia|Madagascar|Mainland   Africa|Neotropics",scientific_name,  family)

shouldn't it say, instead:
Africa|Neotropics",scientific_name, region) ?.

Thanks again!
SFd99
San Francisco

you're right, I've fixed it now.
Good spotting, and thanks for the feedback.