Description Usage Arguments Value Examples
View source: R/flyio_datasource.R
Set global data source name to be used for all the function in flyio
1 | flyio_set_datasource(data_source)
|
data_source |
the DataSource name to be set |
stores the data source name in a global environment under flyioDataSource
1 | flyio_set_datasource("local")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.