Hi
I am using the package googleVis and the function gvisGeoChart
Is it possible to put a title on the map ?

Here is the call of the function :

library(googleVis)
G1 <- gvisGeoChart(PaysProjets, locationvar='Pays', colorvar='NbProj',
options=list(
region= "world",
displayMode="regions",
height=347*1.5, width= 556*1.5
))
plot(G1)
Thank you



--
Michel ARNAUD
Chargé de mission auprès du DRH
DGDRD-Drh - TA 174/04
Av Agropolis 34398 Montpellier cedex 5
tel : 04.67.61.75.38
fax : 04.67.61.57.87
port: 06.47.43.55.31

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to