save_async: save_async

View source: R/utils.R

save_asyncR Documentation

save_async

Description

Functions to write a single async object to a RDS file.

Usage

save_async(async, file)

Arguments

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.


meantrix/async documentation built on June 27, 2023, 3:01 p.m.