Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upread_excel update and additional output #2
Comments
|
to avoid this we need to specify additional argument for read_excel function
so there will be no 'guess' for the names |
|
Hi Michael, I will check that. In today’s release I used |
|
Hi Michael, |
in the recent read_excel package update the authors changed the logic of new tibble created when col_names=FALSE specified
See for example here
https://stackoverflow.com/questions/55197302/new-names-18-message-in-r-console
as a result an unintended output is shown in console
New names:
_* `` -> ...1