bottomleft | R Documentation |
prints the bottomleft corner of a 2D array (matrix, data.frame, data.table) to the console
bottomleft(x, rcnt = 5, ccnt = rcnt) bl(x, rcnt = 5, ccnt = rcnt)
x |
a 2D array |
rcnt |
row count to print, default = 5 |
ccnt |
column count to print, default = rcnt |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.