Description Usage Format References Examples
This example consists of the citation data between social work journals for the 1985-86 period, collected and analyzed in Baker (1992)
1 |
An object of class matrix
with 20 rows and 20 columns.
Baker, D. R. (1992). A Structural Analysis of Social Work Journal Network: 1985-1986. Journal of Social Service Research, 15(3-4), 153-168. doi: 10.1300/J079v15n03_09
1 2 3 4 5 | # data(baker)
# Transforming it to matrix format
# baker <- as.matrix(baker)
# putting zeros on the diagonal
# diag(baker) <- 0
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.