wideScreen | R Documentation |
Uses the width of the console to define the number of characters to print on lines.
wideScreen(how_wide = get_screen_width() - 1, verbose = FALSE)
get_screen_width()
how_wide |
Number of characters |
verbose |
Include message of new console width |
wideScreen()
: Set width of the console output
get_screen_width()
: Get width of console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.