roster_to_adjacency.Rd
Takes data in roster format and creates an adjacency matrix.
roster_to_adjacency(input_dat)
an object where the first column is a set of ids and the subsequent columns are roster nominations.
An adjacency matrix of class matrix.
matrix