p2c {centrifugeR}R 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.


[Package centrifugeR version 0.1.7 Index]