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

Timecount issue for 7/31 #20

Open
tykerx opened this issue Oct 24, 2016 · 2 comments
Open

Timecount issue for 7/31 #20

tykerx opened this issue Oct 24, 2016 · 2 comments

Comments

@tykerx
Copy link

tykerx commented Oct 24, 2016

Pulling crawl errors by day, all of the time counts look fine except for 7/31, which doesn't exist. 8/1 is duplicated, with the value that should have been assigned to 7/31.

Screenshot attached.

Thanks!
Tyler

screen shot 2016-10-24 at 4 32 08 pm

@MarkEdmondson1234
Copy link
Owner

That, is weird :) May I see the data call code you did? Perhaps this is something to do with timezones? Could I see your Sys.timezone()?

@tykerx
Copy link
Author

tykerx commented Oct 24, 2016

Sure! I thought it might be something like that, but curious as to why it's only that one day :P

df <- crawl_errors(SiteURL, category = "notFound", platform = "web", latestCountsOnly = FALSE)

> Sys.timezone() [1] "America/Chicago"

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