Description Usage Arguments Value
Format raw data into plot-able multi-line plot data.
1 | formatLineData(userToken, data, xlength, dimnames = NULL)
|
userToken |
A user-specific password to show user position on the plot. |
data |
An input data frame. |
xlength |
Th length of x-axis/ The number of variables. |
dimnames |
A chacter vector representing line labels in the legend. (optional) |
A data frame with first column as x-axis tick labels and one line per column for the rest of the columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.