Allow for NA values in the datetime variable in pad and thicken
EdwinTh opened this issue · 0 comments
EdwinTh commented
Functions now break with an informative error when there is an NA in the datetime variable. If the user is aware of the NA values and needs them in there, it is tedious to separate them and combine later. By allowing and throwing a message it is much more convenient.