save_session_info_to_file: Save session info to a file

View source: R/save_session_info_to_file.R

save_session_info_to_fileR 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.


vvmover documentation built on June 22, 2024, 10:46 a.m.