print_session_info: Print session info with better formatting

View source: R/print_session_info.R

print_session_infoR Documentation

Print session info with better formatting

Description

Print the session information. This function is a wrapper for sessioninfo::session_info(), with the list of packages formatted using kableExtra::kable_styling() to make it more adaptive to the output context. In particular, this function works much better with knitr output to html or pdf. In its current state, there are no parameters, and only default settings. Additional flexibility, such as controlling the fields that are output, may be added in the future.

Usage

print_session_info()

mjdufort/miscHelpers documentation built on Feb. 4, 2024, 7:44 p.m.