From f8b7f375ffc3553cdaa77650eb7492f06293fe84 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 13 Mar 2026 14:00:28 +0100 Subject: Improve README --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index cc03061..2c6303f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,7 +50,7 @@

Online documentation R-Universe status Code coverage

-

When working with data on chemical substances, we often need a reliable link between the data and the chemical identity of the substances. The R package chents provides a way to define and check the identity of chemically defined substances (“chemical entities”) and to collect related information.

+

When working with data on chemical substances, we often need a reliable link between the data and the chemical identity of the substances. The R package chents provides a way to define an R object corresponding to a chemically defined substances (“chemical entity”) and to collect related information.

When first defining a chemical entity, some chemical information is retrieved from the PubChem website using the webchem package.

 library(chents)
-- 
cgit v1.2.3