wait_for_api_page: Wait for API page

View source: R/pages_custom.R

wait_for_api_pageR Documentation

Wait for API page

Description

Wait for API page

Usage

wait_for_api_page(
  poll_frequency_seconds = 5L,
  check_function = check_session_id_ready
)

Arguments

check_function

This should return TRUE if not ready (still need to wait for API) or FALSE if ready (api complete).


syntheso/musicassessr documentation built on April 5, 2025, 8:11 a.m.