| is_driver_can | R Documentation | 
Search through the driver table to match a driver name with
an action (e.g. "write") and check if the action is supported.
is_driver_can(drv, drivers = st_drivers(), operation = "write")
drv | 
 character. Name of driver  | 
drivers | 
 data.frame. Table containing driver names and support. Default
is from   | 
operation | 
 character. What action to check  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.