R/chent.R
draw_svg.chent.Rd
Draw SVG graph from a chent object using RDKit
draw_svg.chent( x, width = 300, height = 150, filename = paste0(names(x$identifier), ".svg"), subdir = "svg" )
The chent object to be plotted
The desired width in pixels
The desired height in pixels
The filename
The path to which the file should be written