BMI: BMI

View source: R/BMI.r

BMIR Documentation

BMI

Description

Checks a data frame and converts it to an object of class BMI. The data frame must have the following columns: SampleID, FinalID, LifeStageCode, and BAResult. A column for DistinctCode may be included; if it is absent the column will be created and filled with NAs. All FinalID/LifeStageCode combinations in the data frame must occur in the internal database, or the function will return an error.

Usage

BMI(x)

Arguments

x

A data frame


SCCWRP/BMIMetrics documentation built on April 13, 2025, 1:44 p.m.