Rdocumentation
powered by
Learn R Programming
sf (version 0.2-8)
is_driver_available: 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