get_understand_output_path | R Documentation |
This function returns the folder path that contains the output of the understand analysis for the project, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the folder path exists in the parsed configuration file, 'config_file'.
get_understand_output_path(config_file)
config_file |
The parsed configuration file obtained from |
The understand output folder path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.