get_avatars | R Documentation |
The order of the lines have been shuffled, which means that the link between original and avatar individuals cannot be made.
get_avatars(job_id, get_result_timeout = 10, download_timeout = 100)
job_id |
The job id for this avatarization |
get_result_timeout |
The time to wait for the job result in seconds |
download_timeout |
The time to wait for the download in seconds |
Any further processing on the server will however use the same avatar dataset as the one returned here.
Avatars dataframe
## Not run:
get_avatars(job_id)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.