This will write the output of sessioninfo::session_info() if it is available, otherwise utils::sessionInfo() is used.

write_session_info(path)

Arguments

path

Path to the output file

Value

None