check_unique_sample_id: Check uniqueness of sample_id and fish_id

View source: R/check_unique_sample_id.R

check_unique_sample_idR Documentation

Check uniqueness of sample_id and fish_id

Description

Check that within one combination of sample_id and fish_id there is only one set of predator information.

Usage

check_unique_sample_id(stom)

Arguments

stom

Stomach data using internal variable names.

Value

data frame with potential issues.

Examples

## Not run: problems <- check_unique_sample_id(stom=a)

MortenVinther/FishStomachs documentation built on Feb. 14, 2025, 7:33 a.m.