powered by
Save a vascr dataset
vascr_save(data.df, path)
A .vascr file containing a vascr dataset
The vascr dataset to save
The path to save the file to
path = tempfile() vascr_save(growth.df, path = path)
Run the code above in your browser using DataLab