is.bmp: Returns TRUE if file is a Windows BMP image

Description Usage Arguments Value Author(s)

View source: R/read-bmp.R

Description

NB this just checks the magic 'BM' in the first two bytes of the file

Usage

1

Arguments

source

file or connection

Value

TRUE or FALSE

Author(s)

jefferis


bmp documentation built on May 1, 2019, 9:45 p.m.

Related to is.bmp in bmp...