From 62c0a43b968ff36786c73396e030a1de4ad4f326 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 6 Mar 2017 14:58:00 +0100 Subject: Delete leftovers from staticdocs, rerun pkgdown --- docs/draw_svg.chent.html | 101 ----------------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 docs/draw_svg.chent.html (limited to 'docs/draw_svg.chent.html') diff --git a/docs/draw_svg.chent.html b/docs/draw_svg.chent.html deleted file mode 100644 index 4f781f1..0000000 --- a/docs/draw_svg.chent.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - -draw_svg.chent. chents 0.2-3 - - - - - - - - - - - - - - - - - - -
-
- -
- -

Draw SVG graph from a chent object using RDKit

- -
-
-

Usage

-
draw_svg.chent(x, width = 300, height = 150,
-  filename = paste0(names(x$identifier), ".svg"), subdir = "svg")
- -

Arguments

-
-
x
-
The chent object to be plotted
-
width
-
The desired width in pixels
-
height
-
The desired height in pixels
-
filename
-
The filename
-
subdir
-
The path to which the file should be written
-
- -
-

Description

- -

Draw SVG graph from a chent object using RDKit

- -
-
- -
- - -
- - \ No newline at end of file -- cgit v1.2.3