Learn R Programming

nestedpp (version 0.2.0)

q3: 3st quartile function

Description

Function to compute the third quartile

Usage

q3(data, ...)

Value

3st quartile value

Arguments

data

vector with the data

...

further arguments passed to or from other methods

Examples

Run this code
q3(1:10)

Run the code above in your browser using DataLab