I came across a neat feature when plotting a table with base::plot()
base::plot()
> test.matrix<-matrix(c(70,120,65,140,13,68,46,294,52,410),ncol=2,byrow=TR