powered by
Save sync_status file
save_sync_status(dir_path)
the file is saved in a _syncdr subdirectory within the specified directory
_syncdr
path to directory
# \donttest{ # Set the directory path e = toy_dirs() left <- e$left save_sync_status(dir_path = left) # }
Run the code above in your browser using DataLab