Created using `getG.symDMatrix`: ``` R > sum(sapply(G3@data[[1]], nrow)) [1] 1820 > length(G3@names) [1] 1814 ``` The last 6 rows are all `NA`.