sender_mat {ITNr} | R Documentation |
sender_mat
Description
This takes a dataframe of node attributes and convert one into a matrix of sender attributes
Usage
sender_mat(DF, attrname)
Arguments
DF |
Dataframe of node attribute |
attrname |
names of the attribute from the dataframe to create the matrix for. |
Value
Sender matrix
[Package ITNr version 0.7.0 Index]