powered by
xplot
xplot(v1 = "", v2 = "", t = "")
xparse
Function xplot will convert the data format above to a data frame. The xplot uses this data frame to display graphs. The data frame format:
v1
v2
xhist
xprop
xshow
xplot(v1="colza") xplot(v1="colza",v2=c("altice","rouille")) xplot(v1="colza",v2=c("altice","rouille"),t="09.2010") xplot(v1="colza",v2=c("altice","rouille"),t=c("09.2010","02.2011"))
Run the code above in your browser using DataLab