checkHeight: calcaulte the difference from the sex-specific or the overall...

Description Usage Arguments See Also Examples

Description

calculate

Usage

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

Arguments

students.input

the student dataframe

sex.secific

the student sex

See Also

head

Examples

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

haijunXue/pssi documentation built on May 28, 2019, 8:55 p.m.