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 Feb. 12, 2024, 3:01 a.m.