user: Logs information about the user

View source: R/user.R

userR Documentation

Logs information about the user

Description

Writes information about the user and the user's computer to the logfile.

Usage

user(logfile = "")

Arguments

logfile

Optional. Name of the file to be used for logging the action. Normally not used.

Value

Returns nothing.

Note

This function records information about your computer (the user, the operating system, the version of R, and all of the packages in use). It will make it easier to debug your problems and may help you to figure out why R code that used to work is no longer giving the correct answer.

Author(s)

Kevin Shook

Examples

user()

CentreForHydrology/CRHMr documentation built on April 6, 2024, 5:27 p.m.