.checkFileNameExtensions | R Documentation |
checkFileNameExtensions Function for checking file-names.
.checkFileNameExtensions(fileNa, ext)
fileNa |
(character) file name to be checked |
ext |
(character) file extension |
modified character vector
.checkFileNameExtensions("testFile.txt","txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.