get_substring_filepath | R Documentation |
This function returns the list of file extensions that will be used for filtering files 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 list of file extensions exists in the parsed configuration file, 'config_file'.
get_substring_filepath(config_file)
config_file |
The parsed configuration file obtained from |
The list of file extensions to remove.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.