powered by
sessionInfo()
Save sessionInfo() output into a text file.
save_sessioninfo(path = "check/session_info.txt", with_date = TRUE)
nothing
target path to write the file
whether to insert the date before the file extension
if (FALSE) { save_sessioninfo() }
Run the code above in your browser using DataLab