is_driver_available: Check if driver is available

View source: R/read.R

is_driver_availableR 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


sf documentation built on May 29, 2024, 7:45 a.m.