exists_tiff: Check if there is an elevation data file in '.tif' format in...

View source: R/utils.R

exists_tiffR Documentation

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

Description

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

Other support functions: fileurl_from_metadata(), start_r5r_java(), stop_r5(), tempdir_unique(), validate_bad_osm_ids()


r5r documentation built on Aug. 21, 2025, 5:44 p.m.