View source: R/check_unique_sample_id.R
check_unique_sample_id | R Documentation |
Check that within one combination of sample_id and fish_id there is only one set of predator information.
check_unique_sample_id(stom)
stom |
Stomach data using internal variable names. |
data frame with potential issues.
## Not run: problems <- check_unique_sample_id(stom=a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.