get_root_url | R Documentation |
This function gis intended to be used by all of the functions that call an api endpoint. If the api endpoint changes in the future, (ie - the domain name changes or the version changes) we just need to update this value. Note that the url string does NOT include a trailing slash.
get_root_url()
To use a local version of fsdviz api during development, set the local environment variable FSDVIZ_DEV to True:
~Sys.setenv(FSDVIZ_DEV=TRUE)~
string
Adam Cottrill adam.cottrill@ontario.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.