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 July 24, 2024, 3:01 p.m.