View source: R/validate_data.R
validate_counts | R Documentation |
Validates count data.
validate_counts(x)
x |
|
Errors if x
has negative values or non-numeric
values, otherwise TRUE
.
An input object.
data(case_study)
process_counts(case_study)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.