powered by
Validates count data.
validate_counts(x)
data.frame or matrix.
data.frame
matrix
An input object.
Errors if x has negative values or non-numeric values, otherwise TRUE.
x
TRUE
# NOT RUN { data(case_study) process_counts(case_study) # }
Run the code above in your browser using DataLab