statcanR icon indicating copy to clipboard operation
statcanR copied to clipboard

Retain problems identified by read_csv.

Open dmurdoch opened this issue 2 years ago • 0 comments

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.

dmurdoch avatar Jan 01 '24 15:01 dmurdoch