save_async | R Documentation |
Functions to write a single async object to a RDS file.
save_async(async, file)
async |
R6 class. Object to tracking routines. |
file |
a connection or the name of the file where the R object is saved to or read from. If its is missing a unique name file is created by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.