setCrunchAPI: Change which server to point to

View source: R/misc.R

setCrunchAPIR Documentation

Change which server to point to

Description

A convenience function for changing where you want the Crunch package to try to connect to.

Usage

setCrunchAPI(subdomain, port = NULL)

Arguments

subdomain

the subdomain to use

port

on optional port to use

Value

nothing

Examples

setCrunchAPI("local", 8080)
setCrunchAPI("app")

Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.