term_width | R Documentation |
Get the with of the terminal window in pixels
term_width()
An integer with the number of pixels the terminal is wide This value can be zero when the terminal does not support querying the size. Under windows the return value will always be zero as querying the size depends on POSIX support.
term_height
for the terminal height 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.