From e23bd3cfdaf3211c8ed63219e23204697108cb38 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 22 Oct 2025 15:50:07 +0200 Subject: Improve messages and README Use README.rmd in order to be able to include demo code and output in the README. --- man/chent.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/chent.Rd') diff --git a/man/chent.Rd b/man/chent.Rd index 2da0169..464c759 100644 --- a/man/chent.Rd +++ b/man/chent.Rd @@ -143,7 +143,7 @@ directory?} \subsection{Method \code{try_pubchem()}}{ Try to get chemical information from PubChem \subsection{Usage}{ -\if{html}{\out{
}}\preformatted{chent$try_pubchem(query, from = "name")}\if{html}{\out{
}} +\if{html}{\out{
}}\preformatted{chent$try_pubchem(query = self$identifier, from = "name")}\if{html}{\out{
}} } \subsection{Arguments}{ -- cgit v1.2.3