Time Series Islands
time_series_islands.Rd
Find 'island rows' in a dataset with ordered rows. Islands have a
series variable that is not `NA` surrounded by `NA` values in that
same variable. This function could work well with pad_weeks
,
if you are looking for weekly 'islands'.