Rotate: Rotate

Description Usage Arguments Author(s)

View source: R/ShowcaseSeedling.R

Description

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.

Usage

1
Rotate(SegmentDF, d = 180)

Arguments

SegmentDF

A daframe with columns x, y, xend, and yend

d

The angle to rotate points in degrees

Author(s)

Daniel R. Kick (drk8b9@mail.missouri.edu)


danielkick/snowflake documentation built on Dec. 31, 2020, 11:10 p.m.