| read_configuration_db | R Documentation | 
read the SQL configuration database
read_configuration_db(dMeasure_obj, config_db)
| dMeasure_obj | dMeasure object | 
| config_db | R6 object to open SQL database default is the internally stored value in self$config_db | 
dMeasure_obj <- dMeasure$new()
dMeasure_obj$open_configuration_db()
dMeasure_obj$read_configuration_db()
dMeasure_obj$UserConfig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.