Learn R Programming

radiant.data (version 0.6.0)

p95: 95th percentile

Description

95th percentile

Usage

p95(x, na.rm = TRUE)

Arguments

x
Input variable
na.rm
If TRUE missing values are removed before calculation

Value

95th percentile

Examples

Run this code
p95(rnorm(100))

Run the code above in your browser using DataLab