These function reads a weightsMeansAndSDs data frame from an Excel file.

read_weightsMeansAndSDs_from_xl(file)

Arguments

file

The filename.

idCol, labelCol

For `read_labels_from_xl()`, the name of the columns with the identifiers and the labels.

Value

A data frame.