View source: R/CRset_window_size.R
CRset_window_size | R Documentation |
Sets new width and height for window, updates info in graphics-list. Width and height in graphics-list reflect actual rendering area.
graphics_list <- CRset_window_size(graphics_list, width, height, status = NULL)
graphics_list |
List containing pointers to window, renderer etc. created with |
width |
New width of window. |
height |
New height of window. |
status |
Optional list |
Returns updated graphics-list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.