Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interface to use the package #64

Open
priviere opened this issue Aug 2, 2017 · 3 comments
Open

interface to use the package #64

priviere opened this issue Aug 2, 2017 · 3 comments
Milestone

Comments

@priviere priviere changed the title Try shiny to have an interface to use the package interface to use the package Sep 6, 2017
@priviere
Copy link
Owner Author

priviere commented Sep 6, 2017

Done in v0.23

  • PPBstats_interface.R to run the app
  • folder inst/shiny_interface/agro
  • first try for server.R and ui.R for agro

Still to do

  • agro

    • Introduction
    • Design experiment
    • Family of analysis 1 : entry effects on one farm
      • Classic ANOVA
      • Spatial analysis
      • model_1 to perform mean comparisons on farms
    • Family of analysis 2 : germplasm, location, year, environment, and interaction network of farms
      • Incomplete Block Design
      • AMMI
      • GGE
      • model_2 to analyse G × E interaction in the network of farms
    • Variance intra : to estimate variance within germplasm
    • Family of analysis 5 : multivariate analysis
  • organo

  • network

  • mol

@priviere
Copy link
Owner Author

priviere commented Sep 10, 2017

https://stackoverflow.com/questions/33485186/r-shiny-how-to-create-an-add-field-button

To implement shinemas2R :: get.pdf ?
-> save output into a folder
-> have an interface that show all possible documents (cf https://github.com/thomasp85/shinyFiles) that have been saved and add in a list one by one with add-field-button or with drag and drop ? https://ayayron.shinyapps.io/dragndrop/
-> + see how to insert chapter, section, text, etc
cf http://shiny.rstudio.com/gallery/generating-reports.html for simple sheet, seems more complicated for entire report

@priviere priviere added this to the v2 milestone Apr 4, 2018
@priviere
Copy link
Owner Author

do interactive plots
https://plot.ly/r/shinyapp-explore-diamonds/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant