R/mxq1.R

Defines functions mxq1

mxq1<-function(mx) {return(quantile(mx,probs=0.25,na.rm=TRUE))}

Try the scitb package in your browser

Any scripts or data that you put into this service are public.

scitb documentation built on Sept. 26, 2024, 9:06 a.m.