Usage
progression(positions, names, colors, styles, widths, corpusname, Xmin, T,
doCumulative, structurepositions, strutnames, graphtitle, bande)
Arguments
positions
A vector containing the matching positions of queries
names
A string vector containing the queries
colors
A vector containing the colors per query
styles
A vector containing the styles per query
widths
A vector containing the widths per query
corpusname
The corpus name as String
Xmin
Where starting the abscissa values
T
Integer: The size of the corpus
doCumulative
Boolean: if true draw do cumulative graph, if false draw a density graph
structurepositions
optional Vector containing the structures position in the corpus
strutnames
optional Vector containing the structures label to display
graphtitle
String: graph title
bande
Float: multiply the density window.