overlap_matrix_to_dt: Convert overlap result matrix to data.table

overlap_matrix_to_dtR Documentation

Convert overlap result matrix to data.table

Description

Convert overlap result matrix to data.table

Usage

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


ctmm-initiative/ctmm-webapp documentation built on Aug. 21, 2023, 4:39 a.m.