mat_keep_first | R Documentation |
remove duplicated in vector
mat_keep_first(x, fill = "", warn = TRUE)
x |
vector |
fill |
which value to use |
warn |
SHould warn for non-sorted? |
mat_keep_first(rep(1:3, 1:3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.