Convert overlap result matrix to data.table

overlap_matrix_to_dt(mat_3d, clear_half = TRUE)

Arguments

mat_3d

the 3d matrix result from ctmm::overlap()

clear_half

whether to clear the lower triangular part, including the diagonal

Value

a data.table of overlap results