find_dep_from_error: this function returns the name of the missing object in...

View source: R/find_deps.r

find_dep_from_errorR Documentation

this function returns the name of the missing object in evaluation

Description

this function returns the name of the missing object in evaluation

Usage

find_dep_from_error(cond = NULL)

Arguments

cond

error obtained in tryCatch

Value

single name of missing object blamed in 'cond', NA if not found

See Also

find_deps


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.