.isCfg | R Documentation |
Determine if the input file seems to be a project config file (based on the file extension).
.isCfg(filePath)
filePath |
a string to examine |
a boolean, TRUE if indicating the path seems to be pointing to a config, or FALSE if the path seems to be pointing to an annotation file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.