combineFrag | R Documentation |
This function combines fragments by series
combineFrag(x, frag = NULL)
x |
an "xRingList" object |
frag |
integer, defines the character position within the series name that identifies fragments. If |
an object of class "xRingList" with merged fragments
data(PaPiRaw) data(PaPiSpan) PaPi <- detectRings(PaPiRaw, PaPiSpan) PaPi.merge <- combineFrag(PaPi, frag = 9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.