overlap_matrix_to_dt: Convert overlap result matrix to data.table

Description Usage Arguments Value

Description

Convert overlap result matrix to data.table

Usage

1
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


francocarol/shiny_ctmm documentation built on March 17, 2020, 12:11 a.m.