save_sessioninfo | R Documentation |
sessionInfo()
outputSave sessionInfo()
output into a text file.
save_sessioninfo(path = "check/session_info.txt", with_date = TRUE)
path |
target path to write the file |
with_date |
whether to insert the date before the file extension |
nothing
## Not run:
save_sessioninfo()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.