Normal Range
Arguments
- x
numeric vector to compute normal range from
- nsd
optional argument defining the number of standard deviation to add and substract to the mean
- na.rm
a logical evaluating to TRUE or FALSE indicating whether NA values should be stripped before the computation proceeds.
- ...
further arguments passed to mean and sd functions.