R/meanj.R

Defines functions meanj

Documented in meanj

meanj <-
function(x,j){return(mean(x))}

Try the liftLRD package in your browser

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

liftLRD documentation built on Sept. 17, 2023, 9:06 a.m.