R/useneg.R

"useneg" <-
function(x)ifelse(x<0,x,0)

Try the blockmodeling package in your browser

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

blockmodeling documentation built on Aug. 23, 2023, 5:07 p.m.