View source: R/CRupdate_render_size.R
CRupdate_render_size | R Documentation |
Updates width and height values in graphics-list to current dimensions of rendering area. Useful after window was resized by user.
graphics_list <- CRupdate_render_size(graphics_list, status = NULL)
graphics_list |
List containing pointers to window, renderer etc. created with |
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.