checkHeight: The checkHeight function calculates the difference between a...

Description Usage

View source: R/checkHeight.R

Description

The checkHeight function calculates the difference between a given data set of persons with the mean height of that data set. You can choose between the overall mean and the sex specific mean by changing the sex.specific value

Usage

1
2
checkHeight(students.input = students, sex.specific = TRUE,
  print.statement = FALSE)

juliafried/innolab documentation built on May 29, 2019, 3 a.m.