sessionInfo()
R/helpers.R
save_sessioninfo.Rd
Save sessionInfo() output into a text file.
save_sessioninfo(path = "check/session_info.txt", with_date = TRUE)
target path to write the file
whether to insert the date before the file extension
nothing
if (FALSE) { # \dontrun{ save_sessioninfo() } # }