summarystats_group: Computes the summary statistics used to display the...

Description Usage Arguments Value

Description

Computes the summary statistics used to display the summaryplot for a vector of values.

Usage

1
summarystats_group(partialStats)

Arguments

partialStats

the results of summarystats function applied to multiple datasets and packed in one dataframe.

Value

min : Minimum value in the vector q1 : First quartile median : Median value q3 : Third quartile max : Maximum value in the vector mean : Mean value std : Standard deviation sum: Sum of all values count: Number of values N


LREN-CHUV/hbpsummarystats documentation built on May 7, 2019, 12:35 p.m.