wait_for_api_page | R Documentation |
Wait for API page
wait_for_api_page(
poll_frequency_seconds = 5L,
check_function = check_session_id_ready
)
check_function |
This should return TRUE if not ready (still need to wait for API) or FALSE if ready (api complete). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.