Learn R Programming

ITNr (version 0.7.0)

abs_diff_mat: 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)

Value

Absolute difference matrix

Arguments

DF

Dataframe of node attribute

attrname

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