R/z%dim0%.R

Defines functions `%dim0%`

`%dim0%` <-
function(e1, e2) if(length(e1) == 0) {e2} else {e1}

Try the FactoInvestigate package in your browser

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

FactoInvestigate documentation built on Nov. 28, 2023, 1:10 a.m.