View source: R/check_unique_sample_id.R
check_unique_diet_id | R Documentation |
Check uniqueness of diet_id (key)
check_unique_diet_id(diet)
diet |
Object of class STOMdiet. |
data frame with potential issues.
## Not run: problems <- check_unique_diet_id(diet=a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.