importFrom(grDevices)
importFrom(methods, setMethod)
importFrom("RJSONIO", "toJSON")
export(gvisMotionChart, gvisTable, gvisGeoMap,gvisTreeMap,gvisMap, gvisAnnotatedTimeLine)

#Methods
S3method(plot, gvis)
S3method(print, gvis)
