view.molecule.2d: view.molecule.2d

View source: R/visual.R

view.molecule.2dR Documentation

view.molecule.2d

Description

Create a 2D depiction of a molecule. If there are more than one molecules supplied, return a grid woth ncol columns,.

Usage

view.molecule.2d(
  molecule,
  ncol = 4,
  width = 200,
  height = 200,
  depictor = NULL
)

Arguments

molecule

The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer'

ncol

Default 4

width

Default 200

height

Default 200

depictor

Default NULL


rcdk documentation built on July 9, 2023, 7:27 p.m.