my_split1 | R Documentation |
Split with NA values
my_split1(x, f, ty = "trans_matrix", replace_na_by = ".zzz")
x |
Data for splitting. |
f |
The factor to split against. |
ty |
The type of data. |
replace_na_by |
A character vector to replace NA values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.