crunch_sitrep {crunch} | R Documentation |
Crunch situation report
Description
Get a situation report on how R will connect to crunch.io
Usage
crunch_sitrep(redact = TRUE, verbose = TRUE)
Arguments
redact |
Whether to redact the API key found (default TRUE) |
verbose |
Whether to print information to the console (default TRUE) |
Value
Invisibly, a list with information about the API
Examples
## Not run:
crunch_sitrep()
## End(Not run)
[Package crunch version 1.30.4 Index]