ethercalc_host: Get or set ETHERCALC_HOST value

Description Usage Arguments Value Examples

Description

The API wrapper functions in this package all rely on using EtherCalc instance info residing in the environment variable ETHERCALC_HOST. The easiest way to accomplish this is to set it in the .Renviron file in your home directory.

Usage

1

Arguments

force

Force setting a new EtherCalc ETHERCALC_HOST info for the current environment?

Value

atomic character vector containing the EtherCalc ETHERCALC_HOST value

Examples

1
2
3
4
## Not run: 
ethercalc_host("http://localhost:8000")

## End(Not run)

hrbrmstr/ethercalc documentation built on June 16, 2019, 4:18 a.m.