read_desc_helper: Read a file of chemical descriptors (helper)

Description Usage Arguments

View source: R/read_desc_helper.R

Description

read_desc_helper is a wrapper for [read_desc()] that runs the function with error handling. It is used as the function call in [read_desc_list()] to prevent the function from exiting if a file cannot be read.

Usage

1
read_desc_helper(path, quiet = F, shorten = T)

Arguments

path

The location of the file to be read

quiet

Whether the function will produce messages. The default is FALSE.

shorten

Whether to message the shortened file name. The default is TRUE.


awqx/qsarr documentation built on Oct. 2, 2021, 7:05 a.m.