save_session_info_to_file {vvmover} | R Documentation |
Save session info to a file
Description
Stores session info in a .txt file.
Usage
save_session_info_to_file(path)
Arguments
path |
The directory path where the session info file will be saved. |
Value
A .txt file containing session info, saved at the specified path.
[Package vvmover version 1.6.0 Index]