get.depictor {rcdk} | R Documentation |
get.depictor
Description
return an RcdkDepictor.
Usage
get.depictor(
width = 200,
height = 200,
zoom = 1.3,
style = "cow",
annotate = "off",
abbr = "on",
suppressh = TRUE,
showTitle = FALSE,
smaLimit = 100,
sma = NULL,
fillToFit = FALSE
)
Arguments
width |
Default. |
height |
Default. |
zoom |
Default. |
style |
Default. |
annotate |
Default. |
abbr |
Default. |
suppressh |
Default. |
showTitle |
Default. |
smaLimit |
Default. |
sma |
Default. |
fillToFit |
Defailt. |
[Package rcdk version 3.8.1 Index]