read_weightsMeansAndSDs_from_xl.RdThese function reads a weightsMeansAndSDs data frame from an Excel file.
read_weightsMeansAndSDs_from_xl(file)
| file | The filename. |
|---|---|
| idCol, labelCol | For `read_labels_from_xl()`, the name of the columns with the identifiers and the labels. |
A data frame.