View source: R/transforms_fill.R
fill_occasion | R Documentation |
Fills occasion in a dataframe
fill_occasion(.data, .col, x1, x2)
.data |
A dataframe |
.col |
The column to create/modify |
x1 |
The initial condition for the occasion |
x2 |
The second condition for the occasion |
See occasion
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.