powered by
x
## S3 method for class 'pdMat': print(x, ...)
print.summary.pdMat
pd1 <- pdSymm(diag(1:3), nam = c("A","B","C")) print(pd1)
Run the code above in your browser using DataLab