You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also consider that full_seq.numeric() is fairly type unstable with regards to integer vs double output. Mainly something to keep in mind if we add some early exits for the length(x) <= 1 case to fix the above issue.
Right now you just get an error
You most likely don't want to create an infinite sequence anyways.
This would be somewhat useful with the Date method in particular, as a way to generate a full sequence along the following start/end intervals:
Created on 2023-04-28 with reprex v2.0.2.9000
The text was updated successfully, but these errors were encountered: