check_genealogy_fitness_score: Check the fitness_score column in a genealogy

Description Usage Arguments Value

View source: R/genealogy.R

Description

Checks that fitness_score column contains only valid fitness_scores.

Usage

1
check_genealogy_fitness_score(genealogy, result = list())

Arguments

genealogy

The genealogy to check.

result

The list to which the result will be added and from which previous result will be drawn to check the prerequisites.

Value

A list with TRUE or FALSE indicating whether the related check passed.


philliplab/yasss documentation built on Sept. 7, 2020, 3:28 p.m.