-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
This Twitter conversation reminded me of past pain I've had importing from Excel with unknown encoding. Maybe we could offer a little function that just exposes encoding info, even if someone goes on to import with a more conventional package. Reinforces the idea that one productive role for rexcel
is for Excel diagnostics and troubleshooting xlsx import.
I note that when I migrated Gapminder data extraction from gdata
to readxl
, I was able to drop the explicit encoding specification. So some packages, presumably readxl
among them, do figure this out for themselves, quietly.
Metadata
Metadata
Assignees
Labels
No labels