79095490

Date: 2024-10-16 19:09:58
Score: 2
Natty:
Report link

The actual source of the problem ended up being my data type conversion. The time was not being included in the conversion for large datasets. I defined the format with esheet$DateTime<-as.POSIXlt(esheet$DateTime,format="%Y-%m-%d %H:%M") and my subsetting worked within the loop.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nadka