get_dv8_folder_path | R Documentation |
This function returns the path to the folder that will be used to store various intermediate files for DV8 analysis, 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 path path to the folder for intermediate file storage for DV8 analysis exists in the parsed configuration file, 'config_file'.
get_dv8_folder_path(config_file)
config_file |
The parsed configuration file obtained from |
The DV8 project folder path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.