View source: R/CRrender_present.R
CRrender_present | R Documentation |
Presents what has been rendered to the window. By default, presentation is synchronized with vertical screen refresh. Function returns time in milliseconds after screen was refreshed.
onset <- CRrender_present(graphics_list, status = NULL)
graphics_list |
List containing pointers to window, renderer etc. created with |
status |
Optional list |
Returns time when underlying C-function returned, in milliseconds, since system was started.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.