get_session_string {fritools} | R Documentation |
Get a Session String
Description
I sometimes wan't to document the R session used in a string, so a need an
excerpt of sessionInfo
an Sys.time
.
Usage
get_session_string()
Value
An excerpt of sessionInfo
as a string.
See Also
Other version functions:
get_package_version()
,
is_r_package_installed()
,
is_version_sufficient()
Examples
get_session_string()
[Package fritools version 4.4.0 Index]