Skip to contents

Prints user and system metadata useful for troubleshooting local R setups.

Usage

check_user_info()

Examples

if (interactive()) {
  check_user_info()
}