checkHeight: Return the height difference of the input dataframe withe the...

Description Usage Arguments Value Author(s)

Description

Return the height difference of the input dataframe withe the mean height of the dataframe.

Usage

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

Arguments

students.input

a dataframe with columns: names, heigth, sex

sex.specific

a boolean which indicates if the height difference is calculated sex specific

print.statement

a boolean; TRUE prints a message after calculation is done

Value

A dataframe with column names and mean height difference

Author(s)

Tobias Riebe, Michael Graber


MiGraber/myTestPackage documentation built on May 28, 2019, 1:52 p.m.