is.bmp {bmp} | R Documentation |
Returns TRUE if file is a Windows BMP image
Description
NB this just checks the magic 'BM' in the first two bytes of the file
Usage
is.bmp(source)
Arguments
source |
file or connection |
Value
TRUE or FALSE
Author(s)
jefferis
[Package bmp version 0.3 Index]