session_info_diff: Compare sessionInfo()s

View source: R/session_info_diff.R

session_info_diffR Documentation

Compare sessionInfo()s

Description

Compare a sessionInfo string for example from a github issue to the current session and show the differences. Just copy the query session info from the issue post into the clipboard and call 'session_info_diff' directly.

Usage

session_info_diff(x = readLines("clipboard"), y = sessionInfo())

thackl/thacklr documentation built on Oct. 16, 2023, 9:15 p.m.