gvisCalendar(data, datevar = "", numvar = "", options = list(), chartid)data.frame. The data has to have at
least two columns, one with date information
(datevar) and one numerical variable.data which shows the
date dimension. The information has to be of class
Date or POSIX* time series.data which shows the
values to be displayed against datevar. The
information has to be numeric.