PalEON-Project / Shiny

Code for R Shiny App which will allow us to share the stats composition maps.
0 stars 1 forks source link

Button to output to csv or graphic output. #5

Open SimonGoring opened 9 years ago

SimonGoring commented 9 years ago

It is possible to help users download data (see here). This would be something great to implement for the next version. For each taxon, or for all taxa(?) have a button to click for means & sds.

SimonGoring commented 9 years ago

Also, here for plots: http://stackoverflow.com/questions/14810409/save-plots-made-in-a-shiny-app

SimonGoring commented 9 years ago

Also, what would we be exporting? The whole set of posteriors, or just the means & SD, and then adding a static readme file with a description of the data and a comment that says "For the full posterior output please email Chris."

paciorek commented 9 years ago

full posterior output will be available through whatever data portal we have put the data on through ND.

So I think we would just be exporting from amongst {mean, median, SD, certain percentiles}.

On Mon, Jul 27, 2015 at 2:40 PM, Simon notifications@github.com wrote:

Also, what would we be exporting? The whole set of posteriors, or just the means & SD, and then adding a static readme file with a description of the data and a comment that says "For the full posterior output please email Chris."

— Reply to this email directly or view it on GitHub https://github.com/PalEON-Project/Shiny/issues/5#issuecomment-125350251.