Description Usage Arguments Value
View source: R/correctionsataglance-data.R
Given the full list labels for a data lane splits out the labels that are marked as being shifted and stores them in a list to be put into the label table. The labels on the plot are replaced by numbers representing the table row that is holding the relevant label.
1 | splitShiftedLabels(inputLabels, startLabelIndex)
|
inputLabels |
The full list of labels from the lane |
startLabelIndex |
The row number to start labeling removed labels from |
A list containing the labels for the table, the update plot labels, and the last row number that was labeled (to start the next lane labels from)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.