Fill NAs of merged rows by 'varname'
1 | fill_rowhead(df, cols = NULL, regex = ".+")
|
df |
Data frame to be processed |
cols |
Col positions of the cells to be filled by 'varname' |
regex |
Regex matches varname for filling |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.