Description Usage Arguments Details Value Examples
Draws Line plots.
1 2 3 4 |
X |
A numerical matrix containing the rows to be drawn. |
createWindow |
If |
main |
Plot title. If |
rows |
Numerical vector indicating the X matrix rows that are drawn. |
type |
The type of plot, either a line plot ( |
num.stacked |
Number of stacked plots. |
xlab |
Label for the x-axis. |
ylab |
Label for the y-axis. |
ang |
Angle to rotate the x axis labels for a better visualisation, either 0, 45 or 90 degrees. |
xaxis_type |
Specify if the xaxis is numerical or character (corresponds to the colnames of X). |
nxaxis |
Number of thick marks on the xaxis for a character x variable. |
y_axis_text |
if |
xaxis_size |
Size of the x axis. |
Better results printping is obtained by saving the plot as an object
A loading plot in the current device.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.