mcell_mc2d_rotate | R Documentation |
transform all coordainte by a rotation and inversion
mcell_mc2d_rotate(mc2d_id, alpha = 0, flipx = F, flipy = F)
mc2d_id |
new id of 2d object to add |
alpha |
angle in degrees |
flipx |
should flip the X over the mean(x) |
flipy |
should flip the Y over the mean(Y) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.