Skip to contents

Validate that the strain and percentage columns have matching semicolon counts

Usage

check_strain_percentage_match(data, percentage_col, strain_col)

Arguments

data

The users data.

percentage_col

The name of the column containing percentages.

strain_col

The name of the column containing strains.

Value

NULL or ErrorData.