Learn R Programming

fritools (version 4.6.0)

get_session_string: 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()

Arguments

Value

An excerpt of sessionInfo as a string.

See Also

Other version functions: get_package_version(), is_r_package_installed(), is_version_sufficient()

Examples

Run this code
get_session_string()

Run the code above in your browser using DataLab