Description Usage Arguments Value Examples
Return the Third Quartile
1 |
x |
Array of numeric data. |
na.rm |
logical. Should missing values (including NaN) be removed? |
A number representing the third quartile of the data in x.
1 | q3(nycflights13::flights$distance)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.