| get_r_version {dyn.log} | R Documentation |
R Version
Description
Wrapper around R.Version() to produce a nicely
formatted string for use use in sys_context.
Usage
get_r_version()
Value
R environment version is (major).(minor) format
See Also
Other Context:
class_scope(),
exec_context(),
format_fn_call(),
get_call_stack(),
get_system_info(),
sys_context()
[Package dyn.log version 0.4.0 Index]