set_api_base_path | R Documentation |
set a new API base path to use
set_api_base_path(path = NULL)
path |
or NULL the path to set or NULL to use to default path.
@details this function delete the cache. |
the previous path
# to set some new path
set_api_base_path("http://localhost/api/v1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.