report {nflfastR} | R Documentation |
Get a Situation Report on System, nflverse Package Versions and Dependencies
Description
This function gives a quick overview of the versions of R and the operating system as well as the versions of nflverse packages, options, and their dependencies. It's primarily designed to help you get a quick idea of what's going on when you're helping someone else debug a problem.
Usage
report(...)
Arguments
... |
Arguments passed on to
|
Details
See nflreadr::nflverse_sitrep
for details.
Examples
report(recursive = FALSE)
nflverse_sitrep(pkg = "nflreadr", recursive = TRUE)