View source: R/data_filtering.R
filter_samples | R Documentation |
Filter out some samples.
filter_samples(x, sample_filter, description = "")
x |
object of class |
sample_filter |
boolean vector specifying whether to keep ( |
description |
brief description of the filter, to be saved in the filter history. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.