What package can be used to produce dashboard in R? Thanks and Regards, Xin
Depends on your requirement . Who is going to use it. Do you want something like running in browser or something like excel or somewhat different like Tcl tk. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 19, 2012, at 10:48 AM, XINLI LI <lihawaii at gmail.com> wrote:> What package can be used to produce dashboard in R? > > Thanks and Regards, > > Xin > > ______________________________________________ > R-help at 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.
One of the package which I know of is rgooglevis. However there should be some more in the same line. Copying it to the list so someone else also chime in for answer. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 19, 2012, at 11:52 AM, XINLI LI <lihawaii at gmail.com> wrote:> Thank you very much for reply, my intention is to load them directly > into browser. Could you let me know what is the best way to do it? > > Regards, > > xin > > > > > On 9/19/12, Bhupendrasinh Thakre <vickythakre at gmail.com> wrote: >> Depends on your requirement . Who is going to use it. Do you want something >> like running in browser or something like excel or somewhat different like >> Tcl tk. >> >> Best Regards, >> >> Bhupendrasinh Thakre >> Sent from my iPhone >> >> On Sep 19, 2012, at 10:48 AM, XINLI LI <lihawaii at gmail.com> wrote: >> >>> What package can be used to produce dashboard in R? >>> >>> Thanks and Regards, >>> >>> Xin >>> >>> ______________________________________________ >>> R-help at 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. >>
HI, May be "brew" package helps you. You can also check this link (http://learnr.wordpress.com/2009/04/09/ggplot2-sales-dashboard/). A.K. ----- Original Message ----- From: XINLI LI <lihawaii at gmail.com> To: r-help <r-help at r-project.org> Cc: Sent: Wednesday, September 19, 2012 11:48 AM Subject: [R] R package for dashboard What package can be used to produce dashboard in R? Thanks and Regards, Xin ______________________________________________ R-help at 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.