R - Matching rows and colums of matrices with different length
问题 my problem at the moment is the following. I have an directed 1-mode edgelist representing pairs of actors participating in joint projects in a certain year, which might look like: projektleader projectpartner year A B 2005 A C 2000 B A 2002 ... ... ... Now I need only a subset for one particular year. Not all actors are active in very year, so the dimensions of the subsets differ. For a following Network Analysis, I need a weighted and directed adjacency matrix, so I use the option of the