ztable 0.1.2
============
(2-JAN-2015)

* new function "update_ztable" which update the parameters of ztable.

* ztable parameters can be changed with "print.ztable" function.

* bug fixed

* "ztable" support horizontal,vertical,diagonal striping and combind horizontal and vertical striping

ztable 0.1.1
=============
(19-Dec-2014)

* new function "parallelTables" which places two or more ztables or figures side by side in LaTeX or HTML format.

* bug fixed

* "ztable" supports longtable, sidewaystable, wraptable and rotating table
   (turn and rotate).

ztable 0.1.0
==============
(15-Dec-2014)

* new function "ztable" which creates zebra striping tables(tables with alternating row colors) in both LaTeX and html formats easily from mainly data.frame or an R object such as matrix, lm, aov, anova, glm and coxph objects.

* new data "zcolors" added
