configuration_file_yaml | R Documentation |
By default, the YAML configuration is either in the working directory (where a local installation of R lives), or the user's home directory
configuration_file_yaml(dMeasure_obj, value)
dMeasure_obj |
dMeasure R6 object |
value |
(opt) filepath to set |
'~/.DailyMeasure_cfg.yaml'
this method will read or write the .sqlite filepath to the YAML configuration file. If already existing might contain the 'real' location of the $sql_config_filepath
Does not change the configuration file used by the current dM object.
returns the SQL filepath
local_config $config_file : SQL filepath (only returned if no 'value' provided)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.