validate_phenotype_definitions: Validate a user-specified phenotype definition

Description Usage Arguments Value

View source: R/select_rows.R

Description

Check that the specified phenotype can be formed from available phenotypes and data columns.

Usage

1
validate_phenotype_definitions(pheno, available, csd = NULL)

Arguments

pheno

Text description of a phenotype, for phenoptr::parse_phenotypes.

available

A character vector of available phenotypes

csd

If supplied, any formula arguments will be checked for validity against csd.

Value

An error message or empty string


akoyabio/phenoptr documentation built on Jan. 7, 2022, 5:37 p.m.