| fill_v | R Documentation | 
Fill vector to length with a specified value
fill_v(x, l = length(x), with = last(x), after = length(x))
| x | vector | 
| l | length | 
| with | What to fill with | 
| after | where to insert | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.