hh = function( x, rows = 5, cols = rows ) x[ 1:min( nrow(x), rows ), 1:min( ncol(x), cols ) ]
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.