checksumDAF | R Documentation |
This function returns CIF checksum computed from images values found in DAF Checksum is the sum of img IFDs (Image Field Directory) offsets of objects 0, 1, 2, 3 and 4.
checksumDAF(fileName, endianness = .Platform$endian, ...)
fileName |
path to file. |
endianness |
The endian-ness ("big" or "little") of the target system for the file. Default is .Platform$endian. |
... |
other arguments to be passed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.