Learn R Programming

bmp (version 0.3.1)

is.bmp: 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)

Value

TRUE or FALSE

Arguments

source

file or connection

Author

jefferis