vrt_info: Get metadata about a .vrt file

View source: R/cded.R

vrt_infoR Documentation

Get metadata about a .vrt file

Description

Get metadata about a .vrt file

Usage

vrt_info(vrt, options = character(0), quiet = FALSE)

Arguments

vrt

path to a .vrt file

options

options to pass to gdalinfo. See here for possible options.

quiet

suppress output to the console (default FALSE)

Value

character of vrt metadata


bcmaps documentation built on Oct. 18, 2023, 1:07 a.m.