| fill_down | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.