testCompressed {arealDB} | R Documentation |
(internal function not for user interaction)
testCompressed(x)
x |
[ |
This function looks at the file-extension and if it is one of
.gz
, .bz2
, .tar
.zip
, .tgz
, .gzip
or .7z
, it returns the value TRUE
.