R/meanpos.R

"meanpos" <-
function(v){mean(v[v>0])}

Try the blockmodeling package in your browser

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

blockmodeling documentation built on Feb. 12, 2024, 3:01 a.m.