I need to add a column to a matrix. the starting matrix is of the type:
column1 column 2
company name person name
i need to get
column 1 column 2 column 3
company name company name person name
whenever a person is present in two different enterprises ; enterprises that have no connection to others can be deleted.
the whole thing is to create an edgelist for a high size network