Hi. Thanks for help. In meanwhile some of contributors already send me the same link with examples. I agree with you and I am not trying to drive a race car just to do what was asked from me :)
Andrija On Wed, Apr 3, 2013 at 11:24 AM, Barry Rowlingson < b.rowling...@lancaster.ac.uk> wrote: > On Tue, Apr 2, 2013 at 4:00 PM, R. Michael Weylandt > <michael.weyla...@gmail.com> wrote: > > Look at the R GoogleVis package. > > Or read what Hadley W had to say on a similar question first: > > "The question would why would you want to? You are trying to > understand your data, not driving a race car or aeroplane. " > > - > http://r.789695.n4.nabble.com/Graphical-output-dials-and-meters-for-a-dashboard-td845090.html > > But maybe you *are* creating a dashboard for an R-powered race car, in > which case here's an R-native version of the google vis speedometers: > > http://gastonsanchez.wordpress.com/2013/01/10/gauge-chart-in-r/ > > Can't wait to see the full source code for your race car: > > require(engine) > block = engine(cc="2000",cylinders=6) > require(downforce) > ... > > Barry > [[alternative HTML version deleted]] ______________________________________________ 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.