checkHeight: Compare the height of persons in a dataset with the mean of...

Description Usage Arguments Value

View source: R/checkHeight.R

Description

Compare the height of persons in a dataset with the mean of the height of the other persons

Usage

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

Arguments

students.input

The original students data.frame

sex.specific

Sex specific mean or mean of population

print.statement

Print a message after the calculation

Value

Return the newly created data.frame, difference in height to gender specific mean


daryabusen/fueri documentation built on May 28, 2019, 7:52 p.m.