R/Ltrans.R

Defines functions Ltrans

Documented in Ltrans

Ltrans<-function(X,d=TRUE){ X[upper.tri(X,d)]  } 

Try the LOCUS package in your browser

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

LOCUS documentation built on Oct. 4, 2022, 9:06 a.m.