Description Usage Arguments Value
View source: R/helper_functions.R
Remove duplicate coumns from matrices or dataframes
1 | remove_duplicates(dat, return.sparse = FALSE)
|
dat |
Matrix, dataframe, or sparse matrix. |
return.sparse |
Logical. Return object as a sparse matrix? Default is F. |
Input object minus duplicate columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.