Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Read in all columns as the same type #249

Closed
ahoho opened this issue Feb 7, 2017 · 1 comment
Closed

Feature Request: Read in all columns as the same type #249

ahoho opened this issue Feb 7, 2017 · 1 comment

Comments

@ahoho
Copy link

ahoho commented Feb 7, 2017

When reading in a set of multiple Excel files (e.g., in an lapply before calling dplyr::bind_rows), the number of columns in each file may not be known in advance, meaning that a col_types vector can't be specified. As a result, it would be helpful to force a common format for all columns as they are read in.

@jennybc
Copy link
Member

jennybc commented Feb 7, 2017

Duplicate of #198, especially #198 (comment).

@jennybc jennybc closed this as completed Feb 7, 2017
@lock lock bot locked and limited conversation to collaborators Oct 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants