is_driver_available {sf}R Documentation

Check if driver is available

Description

Search through the driver table if driver is listed

Usage

is_driver_available(drv, drivers = st_drivers())

Arguments

drv

character. Name of driver

drivers

data.frame. Table containing driver names and support. Default is from st_drivers


[Package sf version 1.0-16 Index]