p2c: Convert Hole Positions to Coordinates

View source: R/p2c.R

p2cR Documentation

Convert Hole Positions to Coordinates

Description

p2c returns the coordinates of rotor holes. This is not meant to be called directly.

Usage

p2c(x, y)

Arguments

x

an integer or a vector, the hole position(s).

y

an integer, the number of rotor holes.

Value

p2c returns a vector of coordinates.


centrifugeR documentation built on Dec. 28, 2022, 1:18 a.m.