receiver_mat function

receiver_mat

receiver_mat

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

receiver_mat(DF, attrname)

Arguments

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

Returns

Receiver matrix

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

Useful links