EdwinTh / padr

Padding of missing records in time series
https://edwinth.github.io/padr/
Other
132 stars 12 forks source link

start_val and end_val arguments should accept strings #30

Closed EdwinTh closed 6 years ago

EdwinTh commented 7 years ago

Internally these strings can be converted to Date or POSIXct

EdwinTh commented 7 years ago

refactor the body of span_date and span_time

EdwinTh commented 6 years ago

Decided not to do this, is convenient but also confusing. User should use lubridate for quickly creating dt vars.