vrt_info {bcmaps}R 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


[Package bcmaps version 2.2.0 Index]