# NOT RUN {
#load list containing interaction matrices
data(TestMatrices)
length(TestMatrices)
names(TestMatrices)
#image plot of interaction matrix, using the Imagine() function
test <- TestMatrices[[6]]
Imagine(test, fill=FALSE, order=TRUE)
# }
Run the code above in your browser using DataLab