Get a situation report on how R will connect to crunch.io

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

if (FALSE) {
crunch_sitrep()
}