Description Usage Arguments Value Examples
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.
1 |
force |
Force setting a new EtherCalc ETHERCALC_HOST info for the current environment? |
atomic character vector containing the EtherCalc ETHERCALC_HOST value
1 2 3 4 | ## Not run:
ethercalc_host("http://localhost:8000")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.