Learn R Programming

crunch (version 1.29.1)

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)

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

Run this code
# NOT RUN {
crunch_sitrep()
# }

Run the code above in your browser using DataLab