Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 1012 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 1012 Bytes

eda4plant

Build Status Build status Coverage Status

Important note: Do not use this package, it's still under development 🚧

eda4plant aims to implement an Exploratory Data Analysis (EDA) module for plant breeding trials. At the beginning, it might deliver:

  • Static Graphics: Box plots, histogram, bar plots, among others.
  • Interactive Graphics: Biplots, density diagrams.

Requiered packages eda4plant

  • devtools("CIP-RIU/eda4plant")

  • devtools::install_github("omarbenites/shinyFiles")

  • library(eda4plant) Para correr la demo, en R poner: eda4plant::shinyeda() o solamente shinyeda()*