Open roaldarbol opened 1 year ago
na.fill or na.approx or na.spline should be done on each of the two separate data frames after they have been joined to the new shared time stamps.
na.fill
na.approx
na.spline
Also look at tidyr::fill.
tidyr::fill
na.fill
orna.approx
orna.spline
should be done on each of the two separate data frames after they have been joined to the new shared time stamps.