powered by
Print method for objects of class "xRing" and "xRingList".
# S3 method for xRing print(x, ...)# S3 method for xRingList print(x, ...)
# S3 method for xRingList print(x, ...)
None
the object of class "xRing" or "xRingList" to print
additional parameters
data(PaPiRaw) data(PaPiSpan) PaPi <- detectRings(PaPiRaw, PaPiSpan) class(PaPi) print(PaPi$AFO1001a) PaPi$AFO1001a PaPi$AFO1001a[] print(PaPi) PaPi
Run the code above in your browser using DataLab