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

date field is not of class Date #86

Closed
Robinlovelace opened this issue Jan 18, 2019 · 0 comments
Closed

date field is not of class Date #86

Robinlovelace opened this issue Jan 18, 2019 · 0 comments

Comments

@Robinlovelace
Copy link
Member

As demonstrated below:

library(stats19); class(get_stats19(2017)$date)
#> Data provided under OGL v3.0. Cite the source and link to:
#> www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
#> Files identified: dftRoadSafetyData_Accidents_2017.zip
#>    http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip
#> Attempt downloading from:
#> Data saved at /tmp/RtmpVD6gjN/dftRoadSafetyData_Accidents_2017/Acc.csv
#> Reading in:
#> /tmp/RtmpVD6gjN/dftRoadSafetyData_Accidents_2017/Acc.csv
#> [1] "character"

Created on 2019-01-18 by the reprex package (v0.2.1)

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

1 participant