sender_mat function

sender_mat

sender_mat

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

sender_mat(DF, attrname)

Arguments

  • DF: Dataframe of node attribute
  • attrname: names of the attribute from the dataframe to create the matrix for.

Returns

Sender matrix

  • Maintainer: Matthew Smith
  • License: GPL-3
  • Last published: 2023-03-31

Useful links