set_crunch_config | R Documentation |
Set or modify general Crunch API request configuration
set_crunch_config(
cfg = c(config(postredir = 3), add_headers(`user-agent` = crunch_user_agent())),
update = FALSE
)
cfg |
A |
A list of length one containing the configuration that was set; this function is called primarily for its side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.