Description Usage Arguments Author(s)
View source: R/ShowcaseSeedling.R
Given a dataframe with the minimum mapping for 'geom_segment' (x, y, xend, yend) and a degree of rotation, rotate all points by the given degree around the origin.
1 | Rotate(SegmentDF, d = 180)
|
SegmentDF |
A daframe with columns x, y, xend, and yend |
d |
The angle to rotate points in degrees |
Daniel R. Kick (drk8b9@mail.missouri.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.