Skip to contents

session_info objects are produced by the sessioninfo::session_info() function.

Usage

# S3 method for class 'session_info'
as_lockfile(x, lockfile = stdout(), ...)

Arguments

x

An object to convert

lockfile

A file path to write the lockfile to. If stdout() (the default), the lockfile is printed to the console.

...

Additional arguments passed to methods