crunch (version 1.27.7)

set_crunch_config: Set or modify general Crunch API request configuration

Description

Set or modify general Crunch API request configuration

Usage

set_crunch_config(
  cfg = c(config(postredir = 3), add_headers(`user-agent` = crunch_user_agent())),
  update = FALSE
)

Arguments

cfg

Value

A list of length one containing the configuration that was set; this function is called primarily for its side effects.