Description Usage Arguments Value
Classify the sample as meeting or failing minimum sample requirements.
1 | assessment_min_counts(.x, .min_samples)
|
.x |
a vector, most likely a sample ID. |
.min_samples |
an integer defining the minimum number of samples required for an assessment |
a logical vector. TRUE indicates that the defined group meets the minimum sample counts to perform an assessment, while FALSE indicates there are not enough samples to perform an assessment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.