wait_for_job | R Documentation |
Attend la fin d'un job d'intégration
wait_for_job(data)
data |
l'id du job |
les données du job
job <- list_jobs()[1, ] %>%
wait_for_job()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.