Plot a dataframe, one y against multiple xs
mf_dfplot2(x, y, xlab = "x", ylab = "y", xlim = NULL, ylim = NULL, mycol = NULL, mylty = NULL, xerror = NULL, yerror = NULL, mycolerrorbar = NULL, mylegend = NULL)
x | a vector or a dataframe with the same length as x |
---|---|
y | a vector |
xlab | character |
ylab | character |
mycol | colours |
xerror | errorbar, same dimension of x |
yerror | same dimension of y |
mycolerrorbar | error bar colours |
a figure