| replace_empty_cells | R Documentation |
Converts empty strings and NA values to "-" for consistent display in exported tables. Preserves Variable column values.
replace_empty_cells(df)
df |
Data.frame or data.table to process. |
Data.table with empty cells replaced by "-".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.