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

A data.frame containig names and height of students

sex.specific=TRUE

A logical that tells if gender spcific mean or mean of whole population should be compared

Value

Difference in height to gender specific mean or the whole population.


riebetob/compareheight documentation built on May 29, 2019, 8:36 a.m.