Skip to contents

Check if there is an elevation data file in .tif format in a given data path

Usage

exists_tiff(data_path)

Arguments

data_path

A string pointing to a directory.

Value

TRUE if there is a .tif file, FALSE otherwise

See also