allowCompressedFileName | R Documentation |
Find a named file, allowing for the possibility it was 'gzip' compressed
allowCompressedFileName(filename)
filename |
full pathname of one existing file, with or without .gz suffix |
Confirms the existance of the named file for reading. If not found, searches for the file with a compression suffix of .gz or .bz2
the filename, with appropriate suffix attached if needed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.