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

Reading csv files #54

Closed
skiamu opened this issue Oct 12, 2019 · 2 comments
Closed

Reading csv files #54

skiamu opened this issue Oct 12, 2019 · 2 comments

Comments

@skiamu
Copy link

skiamu commented Oct 12, 2019

Is there any change to use tidyxl for reading csv files?
I tried convert the file using rio::convert and than xlsx_cells but the conversion fails since the csv file is untidy.

image

@nacnudus
Copy link
Owner

For a csv file try melt_csv() in the readr package.

@skiamu
Copy link
Author

skiamu commented Oct 12, 2019

Great, thank you very much!

@skiamu skiamu closed this as completed Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants