powered by
Convert adjacency list to adjacency matrix
adjacencyList2Matrix(lt, square = FALSE)
a data frame which contains adjacency list.
is the returned matrix a square matrix?
Convert adjacency list to adjacency matrix.
# NOT RUN { # There is no example NULL # }
Run the code above in your browser using DataLab