Learn R Programming

crunch (version 1.30.4)

crunch_sitrep: Crunch situation report

Description

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

Usage

crunch_sitrep(redact = TRUE, verbose = TRUE)

Value

Invisibly, a list with information about the API

Arguments

redact

Whether to redact the API key found (default TRUE)

verbose

Whether to print information to the console (default TRUE)

Examples

Run this code
if (FALSE) {
crunch_sitrep()
}

Run the code above in your browser using DataLab