cpp_checkTIFF | R Documentation |
Checks if file is a TIFF.
fname |
string, path to file. |
If file is a TIFF it returns endianness of file, 'big' or 'little. Otherwise, it shows an error and returns an empty string.
TIFF 6.0 specifications archived from web https://web.archive.org/web/20211209104854/https://www.adobe.io/open/standards/TIFF.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.