abs_diff_mat: abs_diff_mat

View source: R/abs_diff_mat_function.R

abs_diff_matR Documentation

abs_diff_mat

Description

This takes a dataframe of node attributes and convert one into a absolute difference matrix

Usage

abs_diff_mat(DF, attrname)

Arguments

DF

Dataframe of node attribute

attrname

names of the attribute from the dataframe to create the matrix for.

Value

Absolute difference matrix


ITNr documentation built on March 31, 2023, 6:59 p.m.

Related to abs_diff_mat in ITNr...