is_error: Helper function

Description Usage Details Value

View source: R/db_connection.R

Description

Use with try to detect and handle errors

Usage

1

Details

con = try(DBIConnect(..)) if(is_error(con)) handle error...

Value

bool


sdtaylor/phenometR documentation built on Sept. 15, 2021, 6:35 a.m.