fill_down {SwimmeR} | R Documentation |
This is a base approximation of tidyr::fill()
fill_down(x)
x |
a list having some number of non-NA values |
a list where NA values have been replaced with the closest previous non-NA value
fill_down
is a helper function inside lines_sort