term_height | R Documentation |
Get the height of the terminal window in pixels
term_height()
An integer with the number of pixels the terminal is high. This value can be zero when the terminal does not support querying the size.
term_width
for the terminal width and term_dim
for all dimensions including the dimensions in rows and columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.