From 762114a5ea6393cc73a09616b937397349c1a259 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 5 Dec 2016 16:00:39 +0100 Subject: Use new rdkit drawing code This is SVG only, therefore use grConvert to convert to postscript before importing using grImport. SVG size is currently hardcoded. --- man/chent.Rd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man') diff --git a/man/chent.Rd b/man/chent.Rd index 62d6e01..4957a89 100644 --- a/man/chent.Rd +++ b/man/chent.Rd @@ -29,6 +29,8 @@ python bindings are installed and configured for use with PythonInR. \item{\code{rdkit}}{List of information obtained with RDKit, if installed and configured for use with PythonInR} +\item{\code{svg}}{SVG code} + \item{\code{Picture}}{Graph as a \code{\link{picture}} object obtained using grImport} \item{\code{Pict_font_size}}{Font size as extracted from the intermediate PostScript file} -- cgit v1.2.1