orbit: Calculate the rotated location of a point.

Description Usage Arguments Details Value

Description

orbit

Usage

1
orbit(coords, rotation)

Arguments

coords

A data frame containing the x,y coordinates of points to be rotated.

rotation

A numeric value indicating the degreee of rotation.

Details

This function is designed for use in the launch_pmap GUI.

Value

a data frame of the same length as coords, containing the rotated x,y coordinates for each point.


LizLeki/brownie documentation built on May 31, 2019, 1:53 p.m.