Convenience wrapper around tidyr::fill()
.fill(x = NULL, direction = TRUE)
x
[data.frame(1)] table in which to fill NA values.
data.frame(1)
direction
[character(3)] direction in which to fill missing values, possible values are "down", "up" and "right"; if several directions are required, provide them in the order required.
character(3)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.