powered by
image
## S3 method for class 'dgTMatrix': image(x, xlim = .5 + c(0, di[2]), ylim = .5 + c(di[1], 0), aspect = "iso", sub = sprintf("Dimensions: %d x %d", di[1], di[2]), xlab = "Column", ylab = "Row", col.regions = grey(seq(from = 0.7, to = 0, length = 100)), colorkey = FALSE, ...)
is(x, "Matrix")
levelplot
plot.default
FALSE
dgTMatrix
showMethods(image)
showMethods(image) ## If you want to see all the methods' implementations: showMethods(image, incl=TRUE, inherit=FALSE)
Run the code above in your browser using DataLab