dtxsid_id_check: DTXSID number format check function

View source: R/utils.R

dtxsid_id_checkR Documentation

DTXSID number format check function

Description

This function checks whether the DTXSID chemical identifier follows the anticipated format of "DTXSID<uniqueID>".

Usage

dtxsid_id_check(dtxsid)

Arguments

dtxsid

A character string, or vector of character strings, indicating DTXSID number.

Value

Logical output (TRUE or FALSE) indicating whether the character string(s) provided match the anticipated format for a DTXSID chemical identifier.


httk documentation built on June 8, 2025, 12:19 p.m.