R/api.R
nv_if.Rd
Functional if statement.
nv_if(pred, true, false)
(tensorish) Flag.
tensorish
(NSE) Expression to evaluate if the condition is true.
(NSE) Expression to evaluate if the condition is false.