View source: R/filter_duplicates.R
filter_duplicates | R Documentation |
Remove duplicate features that exist in multiple feature sets and retain a reproducible random selection of one of them
filter_duplicates(data, preference = NULL, seed = 123)
data |
|
preference |
deprecated. Do not use |
seed |
|
feature_calculations
object containing filtered feature data
Trent Henderson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.