Description Usage Arguments Details Aesthetics
Geom Liquid Crystal (LC)
1 2 3 4 5 6 7 8 9 10 11 12 |
mapping |
Set of aesthetic mappings created by |
data |
The data to be displayed in this layer. There are three options: If A A |
stat |
The statistical transformation to use on the data for this layer, as a string. |
position |
Position adjustment, either as a string, or the result of a call to a position adjustment function. |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
na.rm |
If |
lc_shape |
"rectangle" (default) or "Ellipse" |
ellipse_res |
Resolution of ellipse polygons (Default: 35) |
... |
Other arguments passed on to |
Each row in the input dataframe is converted into the x-y coordinates that make the perimeter of the molecule rectangle (4 coordinates) or ellipse (ellipse_res coordinates)
geom_lc()
understands the following aesthetics (required
aesthetics are in bold):
x
y
angle
length
width
fill
alpha
colour
linetype
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.