Learn R Programming

centrifugeR (version 0.1.7)

p2c: 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)

Value

p2c returns a vector of coordinates.

Arguments

x

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

y

an integer, the number of rotor holes.