Skip to content
New issue

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

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

Already on GitHub? # to your account

Retain problems identified by read_csv. #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dmurdoch
Copy link

@dmurdoch dmurdoch commented Jan 1, 2024

Fixes #4 .

In addition:

Re-export readr::problems to read them.

Don't delete tempdir(); unzip into subdir and delete that.

Don't try to create a data.frame, return a data table as documented.

Don't duplicate code in statcan_download_data, make it identical to statcan_data.

Re-export readr::problems to read them.

Don't delete tempdir(); unzip into subdir and delete that.

Don't try to create a data.frame, return a data table as documented.

Don't duplicate code in statcan_download_data, make it identical to statcan_data.
…d, but Statcan said it is found in several files they looked at.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parsing error warning
1 participant